2025-04-07 08:56:04.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-07 08:56:04.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:04.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:04.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:04.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-07 08:56:04.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-07 08:56:04.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.405 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.407 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.417 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:04.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f460413 2025-04-07 08:56:04.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f460413 2025-04-07 08:56:04.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181e78b 2025-04-07 08:56:04.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181e78b 2025-04-07 08:56:04.427 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65be6f63 2025-04-07 08:56:04.427 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65be6f63 2025-04-07 08:56:04.430 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0 2025-04-07 08:56:04.430 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0 2025-04-07 08:56:04.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f051328 2025-04-07 08:56:04.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f051328 2025-04-07 08:56:04.436 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d60efc 2025-04-07 08:56:04.437 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d60efc 2025-04-07 08:56:04.440 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aed2 2025-04-07 08:56:04.440 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aed2 2025-04-07 08:56:04.443 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@409312ff 2025-04-07 08:56:04.443 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@409312ff 2025-04-07 08:56:04.445 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d8c596 2025-04-07 08:56:04.445 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d8c596 2025-04-07 08:56:04.445 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:04.553 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:04.554 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:04.554 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:04.555 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:04.558 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.559 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 08:56:04.559 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:04.559 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 08:56:04.610 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.626 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.639 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.652 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.662 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.665 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.738 [DefaultDispatcher-worker-9 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-07 08:56:04.757 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 08:56:04.757 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 08:56:04.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-07 08:56:04.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-07 08:56:04.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:04.769 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-07 08:56:04.770 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:04.770 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 08:56:04.770 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f460413: (connection evicted) 2025-04-07 08:56:04.770 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181e78b: (connection evicted) 2025-04-07 08:56:04.771 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65be6f63: (connection evicted) 2025-04-07 08:56:04.771 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bcedb0: (connection evicted) 2025-04-07 08:56:04.771 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f051328: (connection evicted) 2025-04-07 08:56:04.772 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d60efc: (connection evicted) 2025-04-07 08:56:04.772 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aed2: (connection evicted) 2025-04-07 08:56:04.772 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409312ff: (connection evicted) 2025-04-07 08:56:04.772 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d8c596: (connection evicted) 2025-04-07 08:56:04.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:04.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-07 08:56:04.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:04.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349f0ca4 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:04.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:04.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-07 08:56:04.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-07 08:56:04.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.787 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.789 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.791 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:04.791 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:04.791 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:04.791 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:04.799 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.800 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 08:56:04.800 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:04.800 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 08:56:04.803 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.813 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.821 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.832 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.840 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.844 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.872 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8 2025-04-07 08:56:04.880 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:04.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe3f6d5 2025-04-07 08:56:04.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe3f6d5 2025-04-07 08:56:04.886 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1240959 2025-04-07 08:56:04.886 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1240959 2025-04-07 08:56:04.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b9da5 2025-04-07 08:56:04.890 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b9da5 2025-04-07 08:56:04.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40190362 2025-04-07 08:56:04.894 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40190362 2025-04-07 08:56:04.897 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 08:56:04.897 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c10ea 2025-04-07 08:56:04.897 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 08:56:04.897 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c10ea 2025-04-07 08:56:04.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-07 08:56:04.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-07 08:56:04.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-04-07 08:56:04.899 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:04.899 [DefaultDispatcher-worker-14 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 08:56:04.899 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b3fc6d8: (connection evicted) 2025-04-07 08:56:04.899 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7193a579 2025-04-07 08:56:04.899 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7193a579 2025-04-07 08:56:04.900 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe3f6d5: (connection evicted) 2025-04-07 08:56:04.900 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1240959: (connection evicted) 2025-04-07 08:56:04.900 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51b9da5: (connection evicted) 2025-04-07 08:56:04.900 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40190362: (connection evicted) 2025-04-07 08:56:04.901 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505c10ea: (connection evicted) 2025-04-07 08:56:04.901 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7193a579: (connection evicted) 2025-04-07 08:56:04.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:04.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-07 08:56:04.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c732e1c 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:04.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:04.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c42964 2025-04-07 08:56:04.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c42964 2025-04-07 08:56:04.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-07 08:56:05.038 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a23470 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-07 08:56:05.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-07 08:56:05.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-07 08:56:05.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156cfa20 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-07 08:56:05.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-07 08:56:05.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-07 08:56:05.347 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-07 08:56:05.374 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.390 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.515 [DefaultDispatcher-worker-13 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-07 08:56:05.521 [DefaultDispatcher-worker-13 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-07 08:56:05.521 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50739/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 08:56:05.521 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50739/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-07 08:56:05.521 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50739/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 08:56:05.534 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50739/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 08:56:05.534 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50739/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 08:56:05.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-07 08:56:05.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-07 08:56:05.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.560 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5: (connection evicted) 2025-04-07 08:56:05.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:05.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-07 08:56:05.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-07 08:56:05.563 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b6873f 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-07 08:56:05.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-07 08:56:05.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-07 08:56:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224e6e88 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-07 08:56:05.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-07 08:56:05.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-07 08:56:05.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-07 08:56:05.617 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-07 08:56:05.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-07 08:56:05.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-07 08:56:05.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.620 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73: (connection evicted) 2025-04-07 08:56:05.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:05.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-07 08:56:05.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-07 08:56:05.622 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-07 08:56:05.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b1ec84 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-07 08:56:05.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-07 08:56:05.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-07 08:56:05.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28fa541 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aab7195 2025-04-07 08:56:05.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aab7195 2025-04-07 08:56:05.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-07 08:56:05.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-07 08:56:05.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-07 08:56:05.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.647 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1: (connection evicted) 2025-04-07 08:56:05.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:05.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-07 08:56:05.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401926df 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-07 08:56:05.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-07 08:56:05.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-07 08:56:05.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-07 08:56:05.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54275b5d 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-07 08:56:05.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@271e851e 2025-04-07 08:56:05.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@271e851e 2025-04-07 08:56:05.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-07 08:56:05.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-07 08:56:05.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-07 08:56:05.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.678 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550fa96f: (connection evicted) 2025-04-07 08:56:05.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:05.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-07 08:56:05.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-07 08:56:05.680 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c00aa 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db728df 2025-04-07 08:56:05.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db728df 2025-04-07 08:56:05.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89414e 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-07 08:56:05.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-04-07 08:56:05.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-04-07 08:56:05.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-07 08:56:05.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-07 08:56:05.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-07 08:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.729 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db728df: (connection evicted) 2025-04-07 08:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:05.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-07 08:56:05.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-07 08:56:05.742 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.770 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.797 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54daf8f9 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 08:56:05.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-07 08:56:05.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-07 08:56:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123ca460 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:05.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:05.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:05.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-07 08:56:06.019 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.019 [DefaultDispatcher-worker-13 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:06.028 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.037 [DefaultDispatcher-worker-13 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:06.043 [DefaultDispatcher-worker-13 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:06.049 [DefaultDispatcher-worker-13 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:06.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-07 08:56:06.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-07 08:56:06.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.087 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1: (connection evicted) 2025-04-07 08:56:06.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-07 08:56:06.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-07 08:56:06.090 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6630dd28 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-07 08:56:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-07 08:56:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-07 08:56:06.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-07 08:56:06.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793d09e 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-04-07 08:56:06.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-04-07 08:56:06.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-07 08:56:06.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-07 08:56:06.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-07 08:56:06.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.111 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b360972: (connection evicted) 2025-04-07 08:56:06.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-07 08:56:06.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb44964 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-07 08:56:06.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-07 08:56:06.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-07 08:56:06.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-04-07 08:56:06.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-04-07 08:56:06.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-07 08:56:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-07 08:56:06.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-07 08:56:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.124 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d444652: (connection evicted) 2025-04-07 08:56:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-07 08:56:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-07 08:56:06.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-07 08:56:06.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-07 08:56:06.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-07 08:56:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fbd5e0 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2025-04-07 08:56:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2025-04-07 08:56:06.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-07 08:56:06.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-07 08:56:06.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-07 08:56:06.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.136 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77856cc5: (connection evicted) 2025-04-07 08:56:06.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-07 08:56:06.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a3b1f7e 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-07 08:56:06.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-07 08:56:06.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-07 08:56:06.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-07 08:56:06.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbe486c 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-04-07 08:56:06.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-04-07 08:56:06.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-07 08:56:06.208 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-07 08:56:06.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-07 08:56:06.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.210 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40017e98: (connection evicted) 2025-04-07 08:56:06.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-07 08:56:06.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-07 08:56:06.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460eb276 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2025-04-07 08:56:06.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381 2025-04-07 08:56:06.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-07 08:56:06.222 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df3da0b 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2025-04-07 08:56:06.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@70777a65 2025-04-07 08:56:06.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-07 08:56:06.234 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-07 08:56:06.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-07 08:56:06.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.240 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd7f381: (connection evicted) 2025-04-07 08:56:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-07 08:56:06.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-07 08:56:06.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3350ab4 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-07 08:56:06.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-07 08:56:06.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2025-04-07 08:56:06.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-07 08:56:06.249 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7a9db7 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-07 08:56:06.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-04-07 08:56:06.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-04-07 08:56:06.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-07 08:56:06.265 [DefaultDispatcher-worker-10 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-04-07 08:56:06.267 [DefaultDispatcher-worker-10 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-04-07 08:56:06.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-07 08:56:06.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-07 08:56:06.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.269 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@646cb2e: (connection evicted) 2025-04-07 08:56:06.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-07 08:56:06.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-07 08:56:06.270 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11cc9e1e 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd37449 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-07 08:56:06.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@43445fc6 2025-04-07 08:56:06.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@43445fc6 2025-04-07 08:56:06.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-07 08:56:06.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431babe6 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-07 08:56:06.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5072e638 2025-04-07 08:56:06.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5072e638 2025-04-07 08:56:06.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-07 08:56:06.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-07 08:56:06.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-07 08:56:06.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.302 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43445fc6: (connection evicted) 2025-04-07 08:56:06.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-07 08:56:06.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-07 08:56:06.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7906c 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-07 08:56:06.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-07 08:56:06.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2025-04-07 08:56:06.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e706aa 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fc5622 2025-04-07 08:56:06.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fc5622 2025-04-07 08:56:06.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-07 08:56:06.327 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.354 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.386 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.412 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.424 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.426 [DefaultDispatcher-worker-13 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fc5622 2025-04-07 08:56:06.427 [DefaultDispatcher-worker-13 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fc5622 2025-04-07 08:56:06.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-07 08:56:06.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-07 08:56:06.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.428 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300: (connection evicted) 2025-04-07 08:56:06.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-07 08:56:06.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-07 08:56:06.428 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fc5622 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ceec81 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2025-04-07 08:56:06.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2025-04-07 08:56:06.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2025-04-07 08:56:06.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2025-04-07 08:56:06.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-07 08:56:06.531 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.540 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-07 08:56:06.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-07 08:56:06.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.575 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8df667: (connection evicted) 2025-04-07 08:56:06.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-07 08:56:06.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e258d3b 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2025-04-07 08:56:06.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2025-04-07 08:56:06.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-07 08:56:06.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2025-04-07 08:56:06.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2025-04-07 08:56:06.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-07 08:56:06.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-07 08:56:06.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-07 08:56:06.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.589 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39f93225: (connection evicted) 2025-04-07 08:56:06.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-07 08:56:06.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-07 08:56:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-07 08:56:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-07 08:56:06.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-07 08:56:06.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56299b0e 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-07 08:56:06.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-07 08:56:06.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-07 08:56:06.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-07 08:56:06.687 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.700 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.710 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-07 08:56:06.710 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.711 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-07 08:56:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-07 08:56:06.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-07 08:56:06.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.711 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd: (connection evicted) 2025-04-07 08:56:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-07 08:56:06.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-07 08:56:06.712 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-07 08:56:06.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-07 08:56:06.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9e0c6 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-07 08:56:06.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2025-04-07 08:56:06.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2025-04-07 08:56:06.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-07 08:56:06.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-07 08:56:06.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-07 08:56:06.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.728 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef31221: (connection evicted) 2025-04-07 08:56:06.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-07 08:56:06.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-07 08:56:06.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-07 08:56:06.752 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.758 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.760 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dac40b 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@b788dc2 2025-04-07 08:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@b788dc2 2025-04-07 08:56:06.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-07 08:56:06.769 [DefaultDispatcher-worker-13 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.769 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 08:56:06.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-07 08:56:06.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-07 08:56:06.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.769 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b62db8: (connection evicted) 2025-04-07 08:56:06.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-07 08:56:06.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578b2dec 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-07 08:56:06.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-07 08:56:06.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-07 08:56:06.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-07 08:56:06.775 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-07 08:56:06.781 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-07 08:56:06.782 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-07 08:56:06.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a80c534 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-07 08:56:06.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-07 08:56:06.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-07 08:56:06.789 [DefaultDispatcher-worker-12 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-07 08:56:06.790 [DefaultDispatcher-worker-3 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-07 08:56:06.792 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-07 08:56:06.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-07 08:56:06.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-07 08:56:06.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.794 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4: (connection evicted) 2025-04-07 08:56:06.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-07 08:56:06.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-07 08:56:06.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20184ade 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-07 08:56:06.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-07 08:56:06.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-07 08:56:06.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-07 08:56:06.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-07 08:56:06.805 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-07 08:56:06.806 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fce8b 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-07 08:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-07 08:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-07 08:56:06.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-07 08:56:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-07 08:56:06.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-07 08:56:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-07 08:56:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-07 08:56:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@900649e 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-07 08:56:06.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 08:56:06.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 08:56:06.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-07 08:56:06.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 08:56:06.822 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 08:56:06.823 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526893f 2025-04-07 08:56:06.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5599dc60 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-07 08:56:06.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-07 08:56:06.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-07 08:56:06.826 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-07 08:56:06.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-07 08:56:06.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:06.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-07 08:56:06.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-07 08:56:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfcf85a 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-07 08:56:06.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-07 08:56:06.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-07 08:56:06.864 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.865 [DefaultDispatcher-worker-16 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-07 08:56:06.871 [DefaultDispatcher-worker-1 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-07 08:56:06.884 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.904 [DefaultDispatcher-worker-11 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-04-07 08:56:06.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-07 08:56:06.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-07 08:56:06.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.906 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6550ce46: (connection evicted) 2025-04-07 08:56:06.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-07 08:56:06.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24068086 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-07 08:56:06.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-07 08:56:06.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-07 08:56:06.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-07 08:56:06.909 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.925 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.929 [DefaultDispatcher-worker-9 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-07 08:56:06.935 [DefaultDispatcher-worker-1 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a 2025-04-07 08:56:06.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-07 08:56:06.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-07 08:56:06.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.945 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d0e703a: (connection evicted) 2025-04-07 08:56:06.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-07 08:56:06.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-07 08:56:06.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-07 08:56:06.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-07 08:56:06.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-07 08:56:06.966 [DefaultDispatcher-worker-1 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-07 08:56:06.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-07 08:56:06.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-07 08:56:06.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.969 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-04-07 08:56:06.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-07 08:56:06.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 08:56:06.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 08:56:06.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-07 08:56:06.990 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 08:56:06.994 [DefaultDispatcher-worker-1 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-07 08:56:06.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-07 08:56:06.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-07 08:56:06.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:06.995 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-04-07 08:56:06.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:06.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-07 08:56:06.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:06.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:06.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-07 08:56:06.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-07 08:56:06.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-07 08:56:06.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-07 08:56:07.016 [DefaultDispatcher-worker-9 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-07 08:56:07.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-07 08:56:07.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-07 08:56:07.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.018 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-04-07 08:56:07.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:07.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-07 08:56:07.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57839834 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:07.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:07.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-07 08:56:07.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-04-07 08:56:07.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-04-07 08:56:07.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-07 08:56:07.041 [DefaultDispatcher-worker-8 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32646ecf 2025-04-07 08:56:07.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-07 08:56:07.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-07 08:56:07.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.042 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32646ecf: (connection evicted) 2025-04-07 08:56:07.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:07.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-07 08:56:07.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f8415b 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:07.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-07 08:56:07.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-07 08:56:07.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-07 08:56:07.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-07 08:56:07.243 [DefaultDispatcher-worker-7 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-07 08:56:07.249 [DefaultDispatcher-worker-11 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-07 08:56:07.251 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48411/manifest.json 2025-04-07 08:56:07.251 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48411/manifest.json. 2025-04-07 08:56:07.251 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48411/manifest.json 2025-04-07 08:56:07.252 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48411/manifest.json 2025-04-07 08:56:07.252 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48411/manifest.json 2025-04-07 08:56:07.298 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.332 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48411/manifest.json. 2025-04-07 08:56:07.332 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48411/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:07.341 [DefaultDispatcher-worker-5 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a 2025-04-07 08:56:07.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-07 08:56:07.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-07 08:56:07.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.347 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ab2d6a: (connection evicted) 2025-04-07 08:56:07.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:07.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-07 08:56:07.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c34b0f2 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:07.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-07 08:56:07.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-07 08:56:07.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-07 08:56:07.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31859960 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:07.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-07 08:56:07.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-07 08:56:07.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-07 08:56:07.378 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 08:56:07.423 [Test worker] INFO ktor.application - Application started in 0.049 seconds. 2025-04-07 08:56:07.423 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@43efe064 2025-04-07 08:56:07.452 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.460 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.485 [DefaultDispatcher-worker-5 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:36189 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba0dcba 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:07.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:07.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-07 08:56:07.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2025-04-07 08:56:07.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2025-04-07 08:56:07.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-07 08:56:07.507 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 08:56:07.511 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 08:56:07.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 08:56:07.511 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 08:56:07.511 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 08:56:07.511 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 08:56:07.511 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 08:56:07.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 08:56:07.512 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc4038f 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:07.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:07.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-07 08:56:07.546 [DefaultDispatcher-worker-7 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.553 [DefaultDispatcher-worker-13 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.558 [DefaultDispatcher-worker-13 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2025-04-07 08:56:07.559 [DefaultDispatcher-worker-13 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2025-04-07 08:56:07.565 [DefaultDispatcher-worker-2 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.570 [DefaultDispatcher-worker-2 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.571 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.571 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json. 2025-04-07 08:56:07.571 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.573 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.573 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.573 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json. 2025-04-07 08:56:07.573 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:07.582 [DefaultDispatcher-worker-1 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.586 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 08:56:07.586 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ace65e7d-b948-49a5-bc7c-21097e316c1f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 08:56:07.587 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.588 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:07.588 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ace65e7d-b948-49a5-bc7c-21097e316c1f 2025-04-07 08:56:07.591 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:07.592 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36189/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:07.592 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:07.592 [DefaultDispatcher-worker-1 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36189/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:07.596 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.596 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/UmAppDatabase/replication/nodeId 2025-04-07 08:56:07.596 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36189/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:07.596 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/UmAppDatabase/replication/nodeId 2025-04-07 08:56:07.600 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/api/blob/upload-init-batch 2025-04-07 08:56:07.600 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/blob/upload-init-batch. 2025-04-07 08:56:07.600 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/api/blob/upload-init-batch 2025-04-07 08:56:07.600 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36189/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:07.613 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.640 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 08:56:07.640 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:07.640 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:07.640 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:07.643 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:07.643 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:07.645 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 08:56:07.645 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:07.645 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:07.647 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/UmAppDatabase/replication/nodeId 2025-04-07 08:56:07.647 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36189/UmAppDatabase/replication/nodeId 2025-04-07 08:56:07.648 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:07.648 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:07.648 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:07.651 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-07 08:56:07.651 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-07 08:56:07.654 [DefaultDispatcher-worker-4 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.656 [eventLoopGroupProxy-4-2 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-07 08:56:07.659 [DefaultDispatcher-worker-18 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.663 [eventLoopGroupProxy-4-2 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-04-07 08:56:07.664 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/api/blob/upload-init-batch 2025-04-07 08:56:07.664 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36189/api/blob/upload-init-batch 2025-04-07 08:56:07.666 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36189/api/blob/upload-init-batch. 2025-04-07 08:56:07.667 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36189/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:07.675 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/api/blob/upload-batch-data 2025-04-07 08:56:07.675 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/blob/upload-batch-data. 2025-04-07 08:56:07.675 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/api/blob/upload-batch-data 2025-04-07 08:56:07.676 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:07.681 [eventLoopGroupProxy-4-1 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:07.688 [eventLoopGroupProxy-4-1 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-07 08:56:07.689 [eventLoopGroupProxy-4-1 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:07.689 [eventLoopGroupProxy-4-1 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-07 08:56:07.690 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/api/blob/upload-batch-data 2025-04-07 08:56:07.695 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/api/blob/upload-batch-data 2025-04-07 08:56:07.695 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/blob/upload-batch-data. 2025-04-07 08:56:07.695 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/api/blob/upload-batch-data 2025-04-07 08:56:07.695 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:07.697 [eventLoopGroupProxy-4-1 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:07.700 [eventLoopGroupProxy-4-1 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-07 08:56:07.700 [eventLoopGroupProxy-4-1 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:07.700 [eventLoopGroupProxy-4-1 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 08:56:07.701 [DefaultDispatcher-worker-18 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/api/blob/upload-batch-data 2025-04-07 08:56:07.713 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.720 [DefaultDispatcher-worker-15 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.731 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/UmAppDatabase/replication/message 2025-04-07 08:56:07.731 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36189/UmAppDatabase/replication/message. 2025-04-07 08:56:07.731 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/UmAppDatabase/replication/message 2025-04-07 08:56:07.731 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36189/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:07.733 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:07.733 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:07.733 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:07.747 [DefaultDispatcher-worker-14 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-07 08:56:07.748 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:07.748 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.748 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json. 2025-04-07 08:56:07.748 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.748 [eventLoopGroupProxy-4-1 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-07 08:56:07.749 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/UmAppDatabase/replication/message 2025-04-07 08:56:07.749 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36189/UmAppDatabase/replication/message 2025-04-07 08:56:07.749 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36189/UmAppDatabase/replication/message. 2025-04-07 08:56:07.749 [DefaultDispatcher-worker-18 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36189/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:07.749 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.749 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json 2025-04-07 08:56:07.750 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json. 2025-04-07 08:56:07.750 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36189/api/content/713704024704827392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:07.755 [DefaultDispatcher-worker-8 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc 2025-04-07 08:56:07.755 [DefaultDispatcher-worker-15 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d667b59 2025-04-07 08:56:07.756 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 08:56:07.756 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 08:56:07.756 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 08:56:07.756 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 08:56:07.756 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 08:56:07.757 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2025-04-07 08:56:07.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-07 08:56:07.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-07 08:56:07.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:07.757 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1631dbbc: (connection evicted) 2025-04-07 08:56:07.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:07.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-07 08:56:07.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-07 08:56:08.008 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:08.008 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:08.214 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:08.761 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@43efe064 2025-04-07 08:56:08.762 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@43efe064 2025-04-07 08:56:08.764 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2025-04-07 08:56:08.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-07 08:56:08.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-07 08:56:08.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:08.764 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d667b59: (connection evicted) 2025-04-07 08:56:08.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:08.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-07 08:56:08.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-07 08:56:08.785 [DefaultDispatcher-worker-10 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb03908 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:08.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-07 08:56:08.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:08.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:08.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-07 08:56:08.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:08.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-07 08:56:08.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-07 08:56:08.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-07 08:56:08.798 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 08:56:08.799 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 08:56:08.799 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@16f15a4 2025-04-07 08:56:08.800 [DefaultDispatcher-worker-15 @coroutine#458] INFO ktor.application - Responding at http://0.0.0.0:33543 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed2baf 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:08.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-07 08:56:08.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-07 08:56:08.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-07 08:56:08.802 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 08:56:08.803 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 08:56:08.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 08:56:08.803 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 08:56:08.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 08:56:08.803 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 08:56:08.803 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 08:56:08.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 08:56:08.803 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f629aa4 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:08.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-07 08:56:08.822 [DefaultDispatcher-worker-10 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.826 [DefaultDispatcher-worker-3 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.830 [DefaultDispatcher-worker-18 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-07 08:56:08.831 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-07 08:56:08.836 [DefaultDispatcher-worker-14 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.840 [DefaultDispatcher-worker-19 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.840 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:08.840 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json. 2025-04-07 08:56:08.840 [Test worker @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:08.841 [Test worker @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:08.841 [Test worker @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:08.842 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json. 2025-04-07 08:56:08.842 [Test worker @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:08.848 [DefaultDispatcher-worker-2 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.848 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 08:56:08.848 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c4446055-1d44-413d-a4a4-c9f3aec5e6aa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 08:56:08.849 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:08.849 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c4446055-1d44-413d-a4a4-c9f3aec5e6aa 2025-04-07 08:56:08.850 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:08.850 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:08.850 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:08.850 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:08.852 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:08.852 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:08.852 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.852 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:08.852 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:08.852 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.853 [eventLoopGroupProxy-7-2 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 08:56:08.853 [DefaultDispatcher-worker-16 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:08.853 [DefaultDispatcher-worker-16 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:08.855 [DefaultDispatcher-worker-5 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.855 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/UmAppDatabase/replication/nodeId 2025-04-07 08:56:08.855 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:08.855 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/UmAppDatabase/replication/nodeId 2025-04-07 08:56:08.856 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:08.856 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:08.856 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-init-batch. 2025-04-07 08:56:08.856 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:08.856 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:08.856 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.856 [eventLoopGroupProxy-7-2 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 08:56:08.857 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/UmAppDatabase/replication/nodeId 2025-04-07 08:56:08.857 [DefaultDispatcher-worker-10 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/UmAppDatabase/replication/nodeId 2025-04-07 08:56:08.857 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 08:56:08.857 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 08:56:08.858 [eventLoopGroupProxy-7-2 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:08.859 [eventLoopGroupProxy-7-2 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 08:56:08.860 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:08.860 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:08.860 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-init-batch. 2025-04-07 08:56:08.860 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33543/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:08.861 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.861 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:08.861 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.861 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:08.862 [DefaultDispatcher-worker-11 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.862 [eventLoopGroupProxy-7-2 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:08.864 [eventLoopGroupProxy-7-2 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:08.864 [eventLoopGroupProxy-7-2 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.864 [eventLoopGroupProxy-7-2 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:08.864 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.865 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.865 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:08.865 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.865 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:08.866 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:08.868 [DefaultDispatcher-worker-7 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.869 [eventLoopGroupProxy-7-2 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:08.869 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.869 [eventLoopGroupProxy-7-2 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 08:56:08.870 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.870 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.870 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:08.870 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.870 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:08.871 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:08.888 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:08.890 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:08.901 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:08.903 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:08.913 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.914 [eventLoopGroupProxy-7-2 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:08.914 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.915 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.915 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:08.915 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.915 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:08.916 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:08.916 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:08.916 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.916 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:08.916 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33543/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:08.917 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:33543/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33543/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-07 08:56:08.917 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33543/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:08.922 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.927 [DefaultDispatcher-worker-8 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:08.928 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 08:56:09.428 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fd9c4668-923d-4c6c-bd1f-3be618346a58', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 08:56:09.428 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:09.428 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fd9c4668-923d-4c6c-bd1f-3be618346a58 2025-04-07 08:56:09.430 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:09.431 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-init-batch. 2025-04-07 08:56:09.431 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:09.431 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:09.432 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 08:56:09.432 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 08:56:09.433 [eventLoopGroupProxy-7-2 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:09.434 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 08:56:09.434 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:09.434 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/api/blob/upload-init-batch 2025-04-07 08:56:09.435 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-init-batch. 2025-04-07 08:56:09.435 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33543/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:09.436 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.436 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.436 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.436 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.437 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.439 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.439 [eventLoopGroupProxy-7-2 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:09.439 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.440 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.440 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.440 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.440 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.441 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.442 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.442 [eventLoopGroupProxy-7-2 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:09.442 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.443 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.443 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.443 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.443 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.443 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.485 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.485 [eventLoopGroupProxy-7-2 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.486 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.486 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.486 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.486 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.486 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.487 [eventLoopGroupProxy-7-2 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.528 [eventLoopGroupProxy-7-2 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.528 [eventLoopGroupProxy-7-2 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 08:56:09.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.530 [eventLoopGroupProxy-7-2 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.571 [eventLoopGroupProxy-7-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.572 [eventLoopGroupProxy-7-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.572 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.572 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.572 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.572 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.572 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.573 [eventLoopGroupProxy-7-2 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.614 [eventLoopGroupProxy-7-2 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.615 [eventLoopGroupProxy-7-2 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.615 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.616 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.616 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.616 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.616 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.617 [eventLoopGroupProxy-7-2 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.658 [eventLoopGroupProxy-7-2 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.658 [eventLoopGroupProxy-7-2 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.659 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.659 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.660 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.660 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.660 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.660 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.702 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.702 [eventLoopGroupProxy-7-2 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.703 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.703 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.704 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.704 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.704 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.705 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.746 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.747 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:09.747 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.748 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.748 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.748 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.748 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.749 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.790 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.790 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 08:56:09.790 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.790 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.790 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.790 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.790 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.791 [eventLoopGroupProxy-7-2 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.833 [eventLoopGroupProxy-7-2 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.833 [eventLoopGroupProxy-7-2 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.834 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.834 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.834 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.834 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.834 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.835 [eventLoopGroupProxy-7-2 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.877 [eventLoopGroupProxy-7-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.877 [eventLoopGroupProxy-7-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.878 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.878 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.879 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.879 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.879 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.879 [eventLoopGroupProxy-7-2 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.921 [eventLoopGroupProxy-7-2 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.921 [eventLoopGroupProxy-7-2 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:09.922 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.923 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.923 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.923 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.923 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.924 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.934 [DefaultDispatcher-worker-15 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:09.966 [eventLoopGroupProxy-7-2 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:09.967 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.967 [eventLoopGroupProxy-7-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 08:56:09.967 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.968 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.968 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.968 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.968 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.969 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.971 [eventLoopGroupProxy-7-2 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:09.971 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.971 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:09.971 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.972 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.972 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/blob/upload-batch-data. 2025-04-07 08:56:09.972 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.972 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:09.973 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:09.974 [eventLoopGroupProxy-7-2 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:09.975 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.975 [eventLoopGroupProxy-7-2 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:09.975 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/blob/upload-batch-data 2025-04-07 08:56:09.981 [DefaultDispatcher-worker-17 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:09.986 [DefaultDispatcher-worker-8 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:09.986 [DefaultDispatcher-worker-8 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/UmAppDatabase/replication/message 2025-04-07 08:56:09.986 [DefaultDispatcher-worker-8 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/UmAppDatabase/replication/message. 2025-04-07 08:56:09.986 [DefaultDispatcher-worker-8 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/UmAppDatabase/replication/message 2025-04-07 08:56:09.986 [DefaultDispatcher-worker-8 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33543/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:09.987 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:09.988 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:09.988 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:09.998 [DefaultDispatcher-worker-15 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-07 08:56:09.998 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:09.998 [eventLoopGroupProxy-7-2 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-14 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-14 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json. 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-14 @coroutine#457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/UmAppDatabase/replication/message 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/UmAppDatabase/replication/message 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33543/UmAppDatabase/replication/message. 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-16 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33543/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-5 @coroutine#457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:09.999 [DefaultDispatcher-worker-5 @coroutine#457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json 2025-04-07 08:56:10.000 [DefaultDispatcher-worker-5 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json. 2025-04-07 08:56:10.000 [DefaultDispatcher-worker-5 @coroutine#457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33543/api/content/713704029068627968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:10.005 [DefaultDispatcher-worker-11 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-07 08:56:10.005 [DefaultDispatcher-worker-5 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-07 08:56:10.006 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 08:56:10.006 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 08:56:10.006 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 08:56:10.006 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 08:56:10.006 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 08:56:10.007 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-07 08:56:10.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-07 08:56:10.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-07 08:56:10.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:10.007 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f348e10: (connection evicted) 2025-04-07 08:56:10.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:10.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-07 08:56:10.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-07 08:56:10.303 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:10.428 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:10.481 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:10.789 [DefaultDispatcher-worker-10 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-07 08:56:11.011 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@16f15a4 2025-04-07 08:56:11.011 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@16f15a4 2025-04-07 08:56:11.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-07 08:56:11.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-07 08:56:11.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:11.011 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe: (connection evicted) 2025-04-07 08:56:11.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:11.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-07 08:56:11.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4626f584 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:11.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a65c40 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:11.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:11.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-07 08:56:11.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 08:56:11.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 08:56:11.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-07 08:56:11.038 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 08:56:11.039 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 08:56:11.039 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8ad182c 2025-04-07 08:56:11.040 [DefaultDispatcher-worker-5 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:41337 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6771fc29 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:11.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2025-04-07 08:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2025-04-07 08:56:11.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 08:56:11.042 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 08:56:11.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 08:56:11.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d94a966 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:11.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:11.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-07 08:56:11.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-07 08:56:11.062 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.067 [DefaultDispatcher-worker-17 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.071 [DefaultDispatcher-worker-16 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2025-04-07 08:56:11.072 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2025-04-07 08:56:11.076 [DefaultDispatcher-worker-6 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.080 [DefaultDispatcher-worker-18 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.080 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.080 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json. 2025-04-07 08:56:11.081 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.082 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.082 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.082 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json. 2025-04-07 08:56:11.082 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:11.091 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 08:56:11.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1918f183-a4b8-44fb-bb99-888b4f1dff12', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 08:56:11.092 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:11.092 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1918f183-a4b8-44fb-bb99-888b4f1dff12 2025-04-07 08:56:11.096 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:11.096 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:11.096 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:11.096 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:11.098 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:11.098 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:11.098 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:11.098 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:11.099 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.099 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.099 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 08:56:11.100 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:11.100 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:11.101 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.101 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/UmAppDatabase/replication/nodeId 2025-04-07 08:56:11.102 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:11.102 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/UmAppDatabase/replication/nodeId 2025-04-07 08:56:11.103 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-init-batch 2025-04-07 08:56:11.103 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-init-batch. 2025-04-07 08:56:11.103 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-init-batch 2025-04-07 08:56:11.103 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:11.103 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:11.103 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.103 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 08:56:11.104 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/UmAppDatabase/replication/nodeId 2025-04-07 08:56:11.104 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/UmAppDatabase/replication/nodeId 2025-04-07 08:56:11.105 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 08:56:11.105 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 08:56:11.106 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.107 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 08:56:11.107 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-init-batch 2025-04-07 08:56:11.107 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/api/blob/upload-init-batch 2025-04-07 08:56:11.108 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-init-batch. 2025-04-07 08:56:11.108 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:11.108 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.108 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-batch-data. 2025-04-07 08:56:11.108 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.108 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:11.109 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.110 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:11.112 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.112 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.112 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 08:56:11.112 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.113 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.113 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-batch-data. 2025-04-07 08:56:11.113 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.113 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:11.114 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:11.114 [DefaultDispatcher-worker-5 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.116 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.116 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.116 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:11.116 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.117 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.117 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-batch-data. 2025-04-07 08:56:11.118 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.118 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:11.118 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:11.122 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.122 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.122 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-07 08:56:11.123 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.124 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.124 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-batch-data. 2025-04-07 08:56:11.124 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.124 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:11.124 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:11.126 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.126 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.126 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:11.126 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.126 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:11.127 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.127 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-batch-data. 2025-04-07 08:56:11.127 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.127 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:11.128 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:11.129 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:11.129 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:11.129 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.129 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:11.130 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-batch-data 2025-04-07 08:56:11.137 [DefaultDispatcher-worker-5 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.140 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:11.141 [DefaultDispatcher-worker-12 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.141 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/UmAppDatabase/replication/message 2025-04-07 08:56:11.141 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/UmAppDatabase/replication/message. 2025-04-07 08:56:11.141 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/UmAppDatabase/replication/message 2025-04-07 08:56:11.141 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:11.142 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:11.143 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:11.143 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:11.143 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:11.154 [DefaultDispatcher-worker-15 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 08:56:11.155 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:11.155 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-20 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-20 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json. 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-20 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/UmAppDatabase/replication/message 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/UmAppDatabase/replication/message 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41337/UmAppDatabase/replication/message. 2025-04-07 08:56:11.155 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41337/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:11.156 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.156 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json 2025-04-07 08:56:11.156 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json. 2025-04-07 08:56:11.156 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41337/api/content/713704042409709568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:11.162 [DefaultDispatcher-worker-1 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-07 08:56:11.163 [DefaultDispatcher-worker-5 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970 2025-04-07 08:56:11.164 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 08:56:11.164 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 08:56:11.164 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 08:56:11.164 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 08:56:11.164 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 08:56:11.165 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d91a0f 2025-04-07 08:56:11.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-07 08:56:11.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-07 08:56:11.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:11.165 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445b4594: (connection evicted) 2025-04-07 08:56:11.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:11.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-07 08:56:11.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-07 08:56:11.542 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:11.542 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:11.637 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:12.168 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8ad182c 2025-04-07 08:56:12.168 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8ad182c 2025-04-07 08:56:12.169 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4ead73 2025-04-07 08:56:12.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-07 08:56:12.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-07 08:56:12.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:12.170 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7bd970: (connection evicted) 2025-04-07 08:56:12.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:12.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-07 08:56:12.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2262bc86 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:12.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:12.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-07 08:56:12.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b8f1bd 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:12.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-07 08:56:12.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-07 08:56:12.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-07 08:56:12.212 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 08:56:12.213 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 08:56:12.213 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@502b9399 2025-04-07 08:56:12.214 [DefaultDispatcher-worker-13 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:44281 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3e65f4 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:12.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:12.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:12.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 08:56:12.216 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 08:56:12.216 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 08:56:12.216 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:12.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-07 08:56:12.235 [DefaultDispatcher-worker-17 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.239 [DefaultDispatcher-worker-7 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.301 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:12.303 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:12.314 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:12.316 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:12.330 [DefaultDispatcher-worker-7 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:12.366 [DefaultDispatcher-worker-7 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:12.370 [DefaultDispatcher-worker-7 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:12.372 [DefaultDispatcher-worker-7 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:12.380 [DefaultDispatcher-worker-7 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.384 [DefaultDispatcher-worker-15 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.384 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:12.384 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json. 2025-04-07 08:56:12.384 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:12.385 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:12.385 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:12.386 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json. 2025-04-07 08:56:12.386 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:12.444 [DefaultDispatcher-worker-20 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.444 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 08:56:12.444 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5bac26bb-af98-4874-9c0b-61361274df21', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 08:56:12.446 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 08:56:12.446 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5bac26bb-af98-4874-9c0b-61361274df21 2025-04-07 08:56:12.446 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:12.446 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44281/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:12.446 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:12.446 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:12.448 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:12.448 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:12.448 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.449 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:12.449 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:12.449 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.449 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 08:56:12.449 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:12.449 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44281/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:12.451 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.452 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/UmAppDatabase/replication/nodeId 2025-04-07 08:56:12.452 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44281/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:12.452 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/UmAppDatabase/replication/nodeId 2025-04-07 08:56:12.453 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:12.453 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.453 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 08:56:12.453 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/UmAppDatabase/replication/nodeId 2025-04-07 08:56:12.453 [DefaultDispatcher-worker-13 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44281/UmAppDatabase/replication/nodeId 2025-04-07 08:56:12.459 [DefaultDispatcher-worker-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.465 [DefaultDispatcher-worker-19 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.468 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-init-batch 2025-04-07 08:56:12.468 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-init-batch. 2025-04-07 08:56:12.469 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-init-batch 2025-04-07 08:56:12.469 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:12.470 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 08:56:12.470 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 08:56:12.513 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.514 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-07 08:56:12.515 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-init-batch 2025-04-07 08:56:12.515 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44281/api/blob/upload-init-batch 2025-04-07 08:56:12.515 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-init-batch. 2025-04-07 08:56:12.515 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44281/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:12.518 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.518 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.518 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.518 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.519 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.520 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.520 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.520 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.521 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.521 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.522 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.522 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.522 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.522 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.565 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.566 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.566 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 08:56:12.566 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.567 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.567 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.567 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.567 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.568 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.569 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.569 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.569 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.569 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.570 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.570 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.570 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.570 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.570 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.573 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.573 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.573 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 08:56:12.573 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.574 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.574 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.574 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.574 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.575 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.617 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.617 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.618 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:12.618 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.620 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.620 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.620 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.620 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.621 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.683 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.683 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.683 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-07 08:56:12.683 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.685 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.685 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.685 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.685 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.686 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.732 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.732 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.732 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-07 08:56:12.732 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.733 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.733 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.733 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.733 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.734 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.776 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.776 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.776 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:12.777 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.778 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.778 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.778 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.778 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.779 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.820 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.821 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.821 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:12.821 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.822 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.822 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.822 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.822 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.823 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.866 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.866 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.866 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 08:56:12.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.868 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.870 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.870 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.870 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.870 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.871 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.871 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.871 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.871 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.871 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.873 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.873 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.873 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.873 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.874 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.874 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.874 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.874 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.874 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.876 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.876 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.876 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.876 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.877 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.877 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.877 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.877 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.877 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.878 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.878 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.878 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.879 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.879 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.879 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.879 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.879 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.880 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.881 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.881 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.881 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.882 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.882 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.882 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.882 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.882 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.883 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.884 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.884 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.884 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.885 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.885 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.885 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.885 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.885 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.886 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.887 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.887 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.887 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.887 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.888 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.888 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.888 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.888 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.889 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.890 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.891 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.891 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.891 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.892 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.892 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.892 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.892 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.892 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.893 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.893 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.893 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.895 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.896 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.896 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.896 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.896 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.898 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.899 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.899 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.899 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.899 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.901 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.901 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.901 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.901 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.901 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.903 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.903 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.903 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.903 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.904 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.904 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.904 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.904 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.904 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.905 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.905 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.906 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.906 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.906 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.906 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.906 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.906 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.907 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.908 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.908 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.908 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.908 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.909 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.909 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.909 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.909 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.909 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.910 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.911 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.911 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.911 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.911 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.911 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.911 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.911 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.912 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.913 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.913 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.913 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.913 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.914 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.914 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.914 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.914 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.914 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.916 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.916 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.916 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.916 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.917 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.917 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.917 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.917 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.917 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.918 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.918 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.919 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.919 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.919 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.919 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.919 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.919 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.920 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.921 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.921 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.921 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.921 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.922 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.922 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.922 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.922 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.922 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.924 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.924 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.924 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.924 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.925 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.925 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.925 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.925 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.925 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.926 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.926 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.926 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.927 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.927 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.927 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.927 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.927 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.928 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.929 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.929 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.929 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.930 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.930 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.930 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.930 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.930 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.931 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.932 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.932 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.932 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.932 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.933 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.933 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.933 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.933 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.934 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.935 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.935 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.935 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.935 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.936 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.936 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.936 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.936 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.936 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.937 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.937 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.938 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.938 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.938 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.938 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.938 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.938 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.939 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.940 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.940 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.940 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.940 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.941 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.941 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.962 [DefaultDispatcher-worker-8 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:12.983 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.984 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.984 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:12.984 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.985 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.985 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.985 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.985 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.985 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.986 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.986 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.986 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.987 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.987 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.987 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.987 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.987 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.988 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.989 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.989 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.989 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:12.989 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.990 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.990 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.990 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.990 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.990 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:12.991 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:12.992 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:12.992 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:12.992 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.993 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.993 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:12.993 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:12.993 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:12.994 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.037 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.038 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.038 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 08:56:13.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.039 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.039 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.039 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.039 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.040 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.083 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.083 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.083 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.084 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.084 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.084 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.084 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.084 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.085 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.086 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.086 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.086 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.088 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.089 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.089 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.089 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.089 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.090 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.090 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.090 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.090 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.090 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.133 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.133 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.133 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.134 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.134 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.134 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.134 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.135 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.135 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.136 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.136 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.136 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.137 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.137 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.137 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.137 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.137 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.138 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.139 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.140 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.140 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.140 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.140 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.140 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.140 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.140 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.141 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.142 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.142 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.142 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.143 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.143 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.143 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.143 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.143 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.144 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.145 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.145 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.145 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.145 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.146 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.146 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.146 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.146 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.147 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.189 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.189 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.189 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:13.190 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.190 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.190 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.190 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.190 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.191 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.192 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.192 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.192 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.194 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.195 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.195 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.195 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.195 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.196 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.196 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.196 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.196 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.196 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.197 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.197 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.197 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.198 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.198 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.198 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.198 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.198 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.199 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.200 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.200 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.200 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.200 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.201 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.201 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.201 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.201 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.202 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.203 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.203 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.203 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.203 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.204 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.204 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.204 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.204 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.204 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.206 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.206 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.206 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.206 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.206 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.206 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.207 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.207 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.207 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.208 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.208 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.208 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.209 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.209 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.209 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.209 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.209 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.210 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.211 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.211 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.211 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.211 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.212 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.212 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.212 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.212 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.212 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.213 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.214 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.214 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.214 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.214 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.214 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.214 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.214 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.215 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.216 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.216 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.216 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.217 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.218 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.218 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.218 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.218 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.219 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.220 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.220 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.220 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.220 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.221 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.221 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.221 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.221 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.222 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.223 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.223 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.223 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.223 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.224 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.224 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.224 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.224 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.224 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.267 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.267 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.267 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.267 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.268 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.268 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.268 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.268 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.269 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.270 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.270 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.270 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.271 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.273 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.274 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.274 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.274 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.274 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.275 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.275 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.275 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.275 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.275 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.317 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.318 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.318 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.318 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.319 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.319 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.319 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.319 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.319 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.320 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.320 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.320 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.321 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.321 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.321 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.321 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.321 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.322 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.323 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.323 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.323 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.323 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.324 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.324 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.324 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.324 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.324 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.325 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.325 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.325 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.325 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.326 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.369 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.369 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.369 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.370 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.371 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.371 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.371 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.371 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.372 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.372 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.373 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.373 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.374 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.417 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.417 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.417 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.418 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.419 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.419 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.419 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.419 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.419 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.464 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.464 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.464 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-07 08:56:13.465 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.466 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.466 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.466 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.466 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.466 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.473 [DefaultDispatcher-worker-11 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:13.509 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.509 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.509 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.510 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.511 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.511 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.511 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.511 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.511 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.554 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.554 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.554 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.555 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.555 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.556 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.556 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.556 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.556 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.557 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.557 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.557 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.557 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.558 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.558 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.558 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.558 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.559 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.559 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.560 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.560 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.560 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.560 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.560 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.560 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.560 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.561 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.562 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.562 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.562 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.562 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.563 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.564 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.564 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.564 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.564 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.565 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.565 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.565 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.565 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.565 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.566 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.566 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.566 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.567 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.567 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.567 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.567 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.567 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.568 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.569 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.569 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.569 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.569 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.570 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.570 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.570 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.570 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.570 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.571 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.571 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.571 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.572 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.572 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.572 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.572 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.572 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.573 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.574 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.574 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.574 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.574 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.574 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.574 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.574 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.574 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.575 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.576 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.576 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.576 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.576 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.577 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.577 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.577 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.577 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.578 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.579 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.579 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.579 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.579 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.580 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.580 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.580 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.580 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.580 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.581 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.581 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.581 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.581 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.582 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.582 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.582 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.582 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.582 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.583 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.583 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.583 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.583 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.584 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.584 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.584 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.584 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.584 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.585 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.585 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.585 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.586 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.586 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.586 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.586 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.586 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.587 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.587 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.588 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.588 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.588 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.589 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.589 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.589 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.589 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.590 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.633 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.633 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.633 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.633 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.634 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.634 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.634 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.634 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.635 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.636 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.636 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.636 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.636 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.637 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.637 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.637 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.637 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.637 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.638 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.638 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.638 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.638 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.639 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.639 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.639 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.639 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.639 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.640 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.640 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.640 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.641 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.643 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.644 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.644 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.644 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.644 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.644 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.644 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.645 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.645 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.645 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.646 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.646 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.646 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.646 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.647 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.647 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.647 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.647 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.647 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.648 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.648 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.648 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.648 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.649 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.649 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.649 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.649 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.649 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.691 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.691 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.691 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:13.691 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.692 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.692 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.692 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.692 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.692 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.693 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.693 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.694 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.694 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.695 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.695 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.695 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.695 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.695 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.696 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.697 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.697 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.697 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.697 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.697 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.697 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.697 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.698 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.739 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.740 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.740 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:13.740 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.741 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.741 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.741 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.741 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.741 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.742 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.742 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.743 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:13.743 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.743 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.743 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.743 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.743 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.744 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.745 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.745 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.745 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.745 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.746 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.746 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.746 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.746 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.747 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.748 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.748 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.748 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.748 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.749 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.749 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.749 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.749 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.749 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.750 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.750 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.750 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.750 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.751 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.751 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.752 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.752 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.752 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.752 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.752 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.752 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.752 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.752 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.753 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.754 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.754 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.754 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.754 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.755 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.755 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.755 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.755 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.756 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.757 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.757 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.757 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.757 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.757 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.757 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.757 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.757 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.758 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.759 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.759 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.759 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.759 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.759 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.759 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.759 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.759 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.760 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.761 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.761 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.761 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.761 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.761 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.761 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.761 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.761 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.762 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.763 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.763 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.763 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.763 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.764 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.764 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.764 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.764 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.765 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.766 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.766 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.766 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.766 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.767 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.767 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.767 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.767 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.767 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.810 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.810 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.810 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.810 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.811 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.812 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.812 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.812 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.812 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.813 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.813 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.813 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.813 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.814 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.856 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.856 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.856 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:13.857 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.858 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.858 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.858 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.858 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.859 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.860 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.860 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.860 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:13.860 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.861 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.861 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.861 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.861 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.861 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.904 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.904 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.904 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:13.904 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.905 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.905 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.905 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.905 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.906 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.948 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.948 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.948 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:13.948 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.949 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.949 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.949 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.949 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.950 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:13.983 [DefaultDispatcher-worker-2 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:13.991 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:13.991 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:13.991 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 08:56:13.991 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.993 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.993 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:13.993 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:13.993 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:13.993 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.035 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.035 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.035 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:14.036 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.036 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.036 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.036 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.036 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.037 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.079 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.079 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.079 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:14.079 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.080 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.080 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.080 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.080 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.081 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.082 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.082 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.082 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.082 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.082 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.082 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.082 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.082 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.083 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.125 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.125 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.125 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:14.126 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.127 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.127 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.127 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.127 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.128 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.129 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.129 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.129 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.129 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.130 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.130 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.130 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.130 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.130 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.132 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.132 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.132 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:14.132 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.133 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.133 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.133 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.133 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.133 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.134 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.134 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.135 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:14.135 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.135 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.135 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.135 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.135 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.136 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.137 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.137 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.137 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.137 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.138 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.138 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.138 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.138 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.139 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.140 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.140 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.140 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.140 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.141 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.141 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.141 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.141 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.141 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.184 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.184 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.184 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:14.185 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.185 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.185 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.185 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.185 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.186 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.187 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.187 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.187 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.187 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.188 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.189 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.189 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.189 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.189 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.192 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.192 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.192 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.192 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.192 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.193 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.193 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.193 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.193 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.194 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.194 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.194 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.194 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.194 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.203 [DefaultDispatcher-worker-19 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.220 [DefaultDispatcher-worker-19 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:14.236 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.236 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.236 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:14.236 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.237 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.237 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.237 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.237 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.237 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.238 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.238 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.238 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.239 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.239 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.239 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.239 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.239 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.239 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.240 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.240 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.240 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.240 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.241 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.241 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.241 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.241 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.241 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.242 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.242 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.242 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.242 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.243 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.243 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.243 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.243 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.243 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.285 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.286 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.286 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:14.286 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.287 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.287 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.287 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.287 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.288 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.331 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.331 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.331 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:14.331 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.333 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.334 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.334 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.334 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.334 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.335 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.335 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.335 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.335 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.335 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.340 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.340 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.340 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 08:56:14.340 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.341 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.341 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.341 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.341 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.342 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.342 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.343 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.343 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:14.343 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.343 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.343 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.343 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.343 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.344 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.386 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.386 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.387 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:14.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.387 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.388 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.389 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.389 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.389 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.389 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.389 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.390 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.390 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.390 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.390 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.433 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.434 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.434 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 08:56:14.434 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.435 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.435 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.435 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.435 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.435 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.478 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.478 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.478 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 08:56:14.478 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.479 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.479 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.479 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.479 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.480 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.481 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.481 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.481 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.481 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.482 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.482 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.482 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.482 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.482 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.492 [DefaultDispatcher-worker-12 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:14.525 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.526 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.526 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 08:56:14.526 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.527 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.527 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.527 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.527 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.528 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.529 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.529 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.529 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:14.529 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.529 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.529 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.529 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.529 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.530 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.531 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.531 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.531 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.531 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.532 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.532 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.532 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.532 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.532 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.533 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.533 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.533 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.533 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.534 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.534 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.534 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.534 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.535 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.581 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.581 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.581 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-07 08:56:14.581 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.582 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.582 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.582 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.582 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.582 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.624 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.624 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.624 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 08:56:14.625 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.625 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.625 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.625 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.625 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.626 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.627 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.627 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.627 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.627 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.628 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.628 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.628 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.628 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.628 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.629 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.629 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.629 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 08:56:14.629 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.630 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.630 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/blob/upload-batch-data. 2025-04-07 08:56:14.630 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.630 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:14.630 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:14.632 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:14.632 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.632 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 08:56:14.633 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/blob/upload-batch-data 2025-04-07 08:56:14.639 [DefaultDispatcher-worker-18 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:14.644 [DefaultDispatcher-worker-1 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:14.644 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/UmAppDatabase/replication/message 2025-04-07 08:56:14.644 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44281/UmAppDatabase/replication/message. 2025-04-07 08:56:14.644 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/UmAppDatabase/replication/message 2025-04-07 08:56:14.644 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44281/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:14.645 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:14.645 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:14.645 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:14.658 [DefaultDispatcher-worker-16 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-07 08:56:14.658 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:14.658 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-07 08:56:14.658 [DefaultDispatcher-worker-16 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:14.658 [DefaultDispatcher-worker-16 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json. 2025-04-07 08:56:14.658 [DefaultDispatcher-worker-16 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:14.659 [DefaultDispatcher-worker-7 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/UmAppDatabase/replication/message 2025-04-07 08:56:14.659 [DefaultDispatcher-worker-7 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44281/UmAppDatabase/replication/message 2025-04-07 08:56:14.659 [DefaultDispatcher-worker-7 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44281/UmAppDatabase/replication/message. 2025-04-07 08:56:14.659 [DefaultDispatcher-worker-7 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44281/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:14.659 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:14.659 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json 2025-04-07 08:56:14.660 [DefaultDispatcher-worker-16 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json. 2025-04-07 08:56:14.660 [DefaultDispatcher-worker-16 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44281/api/content/713704046211502080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:14.665 [DefaultDispatcher-worker-19 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-07 08:56:14.679 [DefaultDispatcher-worker-7 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-07 08:56:14.701 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 08:56:14.701 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 08:56:14.701 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 08:56:14.701 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 08:56:14.701 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 08:56:14.704 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-07 08:56:14.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-07 08:56:14.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-07 08:56:14.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:14.704 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9: (connection evicted) 2025-04-07 08:56:14.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:14.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-07 08:56:14.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-07 08:56:14.716 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:14.716 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:15.139 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 08:56:15.708 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@502b9399 2025-04-07 08:56:15.708 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@502b9399 2025-04-07 08:56:15.711 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-07 08:56:15.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-07 08:56:15.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-07 08:56:15.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:15.711 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fbefad: (connection evicted) 2025-04-07 08:56:15.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:15.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-07 08:56:15.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d6dc81 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:15.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:15.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-04-07 08:56:15.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-04-07 08:56:15.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-07 08:56:15.740 [DefaultDispatcher-worker-4 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6530a1de 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:15.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:15.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-07 08:56:15.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-07 08:56:15.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44723d95 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:15.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df13b7e 2025-04-07 08:56:15.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df13b7e 2025-04-07 08:56:15.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-07 08:56:15.746 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 08:56:15.747 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 08:56:15.748 [DefaultDispatcher-worker-15 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:34097 2025-04-07 08:56:15.750 [DefaultDispatcher-worker-15 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-07 08:56:15.751 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34097/api/blob/upload-init-batch 2025-04-07 08:56:15.751 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34097/api/blob/upload-init-batch. 2025-04-07 08:56:15.751 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34097/api/blob/upload-init-batch 2025-04-07 08:56:15.751 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34097/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:15.753 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 08:56:15.753 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 08:56:15.754 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df13b7e 2025-04-07 08:56:15.755 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34097/api/blob/upload-init-batch 2025-04-07 08:56:15.755 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34097/api/blob/upload-init-batch 2025-04-07 08:56:15.755 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34097/api/blob/upload-init-batch. 2025-04-07 08:56:15.755 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34097/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:15.755 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34097/api/blob/upload-batch-data 2025-04-07 08:56:15.755 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34097/api/blob/upload-batch-data. 2025-04-07 08:56:15.755 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34097/api/blob/upload-batch-data 2025-04-07 08:56:15.755 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34097/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:15.756 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 08:56:15.758 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df13b7e 2025-04-07 08:56:15.758 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:15.758 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34097/api/blob/upload-batch-data 2025-04-07 08:56:15.760 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-07 08:56:15.761 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:15.765 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-07 08:56:15.821 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:15.844 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:15.845 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2604940 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:16.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2025-04-07 08:56:16.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2025-04-07 08:56:16.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-07 08:56:16.863 [DefaultDispatcher-worker-3 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2025-04-07 08:56:16.866 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44335/api/blob/upload-init-batch 2025-04-07 08:56:16.866 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44335/api/blob/upload-init-batch. 2025-04-07 08:56:16.866 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44335/api/blob/upload-init-batch 2025-04-07 08:56:16.866 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44335/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:16.868 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44335/api/blob/upload-init-batch 2025-04-07 08:56:16.868 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44335/api/blob/upload-init-batch 2025-04-07 08:56:16.868 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44335/api/blob/upload-init-batch. 2025-04-07 08:56:16.868 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44335/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:16.873 [DefaultDispatcher-worker-15 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2025-04-07 08:56:16.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-07 08:56:16.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-07 08:56:16.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:16.876 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470866d1: (connection evicted) 2025-04-07 08:56:16.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:16.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-07 08:56:16.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b5ceb5d 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:16.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:16.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca8f5d7 2025-04-07 08:56:16.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca8f5d7 2025-04-07 08:56:16.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-07 08:56:16.892 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37749/api/blob/upload-init-batch 2025-04-07 08:56:16.892 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37749/api/blob/upload-init-batch. 2025-04-07 08:56:16.892 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37749/api/blob/upload-init-batch 2025-04-07 08:56:16.892 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37749/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:16.893 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37749/api/blob/upload-init-batch 2025-04-07 08:56:16.893 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37749/api/blob/upload-init-batch 2025-04-07 08:56:16.893 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37749/api/blob/upload-init-batch. 2025-04-07 08:56:16.893 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37749/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-07 08:56:16.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-07 08:56:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:16.894 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca8f5d7: (connection evicted) 2025-04-07 08:56:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:16.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-07 08:56:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d863bb 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:16.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:16.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-07 08:56:16.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2025-04-07 08:56:16.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2025-04-07 08:56:16.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-07 08:56:16.909 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34381/api/blob/upload-init-batch 2025-04-07 08:56:16.909 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34381/api/blob/upload-init-batch. 2025-04-07 08:56:16.909 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34381/api/blob/upload-init-batch 2025-04-07 08:56:16.909 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34381/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 08:56:16.910 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34381/api/blob/upload-init-batch 2025-04-07 08:56:16.910 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34381/api/blob/upload-init-batch 2025-04-07 08:56:16.910 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34381/api/blob/upload-init-batch. 2025-04-07 08:56:16.910 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34381/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:16.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-07 08:56:16.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-07 08:56:16.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:16.914 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4560eb15: (connection evicted) 2025-04-07 08:56:16.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:16.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-07 08:56:16.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1529d534 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-07 08:56:17.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2025-04-07 08:56:17.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2025-04-07 08:56:17.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-07 08:56:17.171 [DefaultDispatcher-worker-7 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1ce99c 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-07 08:56:17.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@209d0037 2025-04-07 08:56:17.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@209d0037 2025-04-07 08:56:17.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-07 08:56:17.194 [DefaultDispatcher-worker-15 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209d0037 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67062a93 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-07 08:56:17.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-07 08:56:17.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-07 08:56:17.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@703947bd 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-07 08:56:17.234 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.238 [DefaultDispatcher-worker-12 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.243 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.247 [DefaultDispatcher-worker-6 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.251 [DefaultDispatcher-worker-14 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.253 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.258 [DefaultDispatcher-worker-19 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-07 08:56:17.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-07 08:56:17.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-07 08:56:17.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.261 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46bff388: (connection evicted) 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:17.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-07 08:56:17.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10927f 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-07 08:56:17.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-07 08:56:17.274 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.284 [DefaultDispatcher-worker-15 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.288 [DefaultDispatcher-worker-14 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.292 [DefaultDispatcher-worker-2 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.295 [DefaultDispatcher-worker-3 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.296 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.297 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.302 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2025-04-07 08:56:17.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-07 08:56:17.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-07 08:56:17.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.303 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36570936: (connection evicted) 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:17.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-07 08:56:17.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5980e29f 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-04-07 08:56:17.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-04-07 08:56:17.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-07 08:56:17.324 [DefaultDispatcher-worker-20 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-04-07 08:56:17.328 [DefaultDispatcher-worker-5 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-04-07 08:56:17.332 [DefaultDispatcher-worker-13 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-04-07 08:56:17.336 [DefaultDispatcher-worker-1 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2025-04-07 08:56:17.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-07 08:56:17.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-07 08:56:17.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.336 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe: (connection evicted) 2025-04-07 08:56:17.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:17.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-07 08:56:17.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-07 08:56:17.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c648e38 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:17.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-07 08:56:17.356 [DefaultDispatcher-worker-13 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.361 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.365 [DefaultDispatcher-worker-14 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.369 [DefaultDispatcher-worker-15 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.371 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.375 [DefaultDispatcher-worker-12 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-07 08:56:17.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-07 08:56:17.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-07 08:56:17.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:17.375 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395c21ee: (connection evicted) 2025-04-07 08:56:17.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:17.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-07 08:56:17.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-07 08:56:17.722 [DefaultDispatcher-worker-19 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-04-07 08:56:17.746 [DefaultDispatcher-worker-19 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df13b7e 2025-04-07 08:56:20.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba015b1 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:20.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b58f639 2025-04-07 08:56:20.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b58f639 2025-04-07 08:56:20.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-07 08:56:20.904 [DefaultDispatcher-worker-18 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b58f639 2025-04-07 08:56:20.983 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edb093f 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-07 08:56:21.421 [DefaultDispatcher-worker-18 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.425 [DefaultDispatcher-worker-19 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.429 [DefaultDispatcher-worker-15 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.432 [DefaultDispatcher-worker-6 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.436 [DefaultDispatcher-worker-18 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7692c0e9 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad4ef13 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-07 08:56:21.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7a4986 2025-04-07 08:56:21.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7a4986 2025-04-07 08:56:21.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-07 08:56:21.458 [DefaultDispatcher-worker-3 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7a4986 2025-04-07 08:56:21.462 [DefaultDispatcher-worker-16 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7a4986 2025-04-07 08:56:21.465 [DefaultDispatcher-worker-5 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7a4986 2025-04-07 08:56:21.468 [DefaultDispatcher-worker-17 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7a4986 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b713dd 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-07 08:56:21.487 [DefaultDispatcher-worker-6 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.491 [DefaultDispatcher-worker-4 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.494 [DefaultDispatcher-worker-8 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.498 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.501 [DefaultDispatcher-worker-15 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.503 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.506 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a4f87 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-07 08:56:21.523 [DefaultDispatcher-worker-15 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.527 [DefaultDispatcher-worker-5 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.531 [DefaultDispatcher-worker-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.534 [DefaultDispatcher-worker-13 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.538 [DefaultDispatcher-worker-2 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b6bad3 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-07 08:56:21.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-07 08:56:21.541 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.558 [DefaultDispatcher-worker-9 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.562 [DefaultDispatcher-worker-7 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.566 [DefaultDispatcher-worker-10 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.570 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.570 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.573 [DefaultDispatcher-worker-18 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.578 [DefaultDispatcher-worker-11 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a90d2a 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-07 08:56:21.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-07 08:56:21.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-07 08:56:21.599 [DefaultDispatcher-worker-8 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-07 08:56:21.603 [DefaultDispatcher-worker-8 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-07 08:56:21.606 [DefaultDispatcher-worker-16 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-07 08:56:21.607 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.610 [DefaultDispatcher-worker-11 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8f97dd 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-07 08:56:21.628 [DefaultDispatcher-worker-19 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.632 [DefaultDispatcher-worker-2 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.636 [DefaultDispatcher-worker-15 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.639 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.639 [DefaultDispatcher-worker-12 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.642 [DefaultDispatcher-worker-16 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.648 [DefaultDispatcher-worker-15 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299c86f0 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-07 08:56:21.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-07 08:56:21.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-07 08:56:21.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-07 08:56:21.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-07 08:56:21.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29dcad7e 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-04-07 08:56:21.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-04-07 08:56:21.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-07 08:56:21.673 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-04-07 08:56:21.675 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6f7c25 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 08:56:21.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 08:56:21.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-07 08:56:21.681 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.692 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 08:56:21.693 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eaae1e 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 08:56:21.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 08:56:21.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-07 08:56:21.709 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 08:56:21.710 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-04-07 08:56:21.711 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f33ad20 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:21.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:21.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-07 08:56:21.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 08:56:21.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 08:56:21.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-07 08:56:21.724 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 08:56:21.725 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f473daf 2025-04-07 08:56:21.745 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.745 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.746 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:21.746 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.746 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.750 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.760 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.778 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.788 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:21.788 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.788 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.797 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.812 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:21.829 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:21.830 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.830 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.871 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:21.872 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.872 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.913 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:21.914 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.914 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.955 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:21.956 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36443/ 2025-04-07 08:56:21.956 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36443/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:21.997 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36443/ 2025-04-07 08:56:22.000 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.000 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.000 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.001 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.001 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.043 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.043 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.043 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.085 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.085 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.085 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.126 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.127 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.127 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.169 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.169 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.169 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.211 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.211 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55011/ 2025-04-07 08:56:22.211 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55011/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 08:56:22.212 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55011/ 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da40bf4 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-07 08:56:22.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c651286 2025-04-07 08:56:22.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c651286 2025-04-07 08:56:22.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-07 08:56:22.293 [DefaultDispatcher-worker-20 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c651286 2025-04-07 08:56:22.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35bb3fea 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2025-04-07 08:56:22.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2025-04-07 08:56:22.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-07 08:56:22.321 [DefaultDispatcher-worker-5 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8035d6 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-07 08:56:22.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-04-07 08:56:22.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-04-07 08:56:22.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-07 08:56:22.340 [DefaultDispatcher-worker-4 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67201002 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2025-04-07 08:56:22.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2025-04-07 08:56:22.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-07 08:56:22.358 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.360 [DefaultDispatcher-worker-7 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da701a1 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-07 08:56:22.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-07 08:56:22.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-07 08:56:22.381 [DefaultDispatcher-worker-18 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d25e1d 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4884350b 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-07 08:56:22.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-07 08:56:22.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-07 08:56:22.400 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.405 [DefaultDispatcher-worker-4 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-07 08:56:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e669b5c 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-04-07 08:56:22.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-04-07 08:56:22.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-07 08:56:22.423 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.429 [DefaultDispatcher-worker-5 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fae6f43 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-07 08:56:22.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:22.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-07 08:56:22.442 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.448 [DefaultDispatcher-worker-19 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.453 [DefaultDispatcher-worker-9 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.456 [DefaultDispatcher-worker-19 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.459 [DefaultDispatcher-worker-3 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.461 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.466 [DefaultDispatcher-worker-20 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.469 [DefaultDispatcher-worker-18 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09 2025-04-07 08:56:22.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-07 08:56:22.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-07 08:56:22.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.471 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bca2a09: (connection evicted) 2025-04-07 08:56:22.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:22.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-07 08:56:22.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-07 08:56:22.500 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:22.530 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-07 08:56:26.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7385a72f 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-04-07 08:56:26.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-04-07 08:56:26.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-07 08:56:26.557 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-04-07 08:56:26.568 [DefaultDispatcher-worker-16 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-04-07 08:56:26.575 [DefaultDispatcher-worker-3 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a1be9f8 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-07 08:56:26.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.597 [DefaultDispatcher-worker-18 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.601 [DefaultDispatcher-worker-17 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.606 [DefaultDispatcher-worker-15 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.611 [DefaultDispatcher-worker-2 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25cef4b3 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-07 08:56:26.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.631 [DefaultDispatcher-worker-14 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.636 [DefaultDispatcher-worker-15 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.640 [DefaultDispatcher-worker-18 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.643 [DefaultDispatcher-worker-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-07 08:56:26.643 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554db19d 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-04-07 08:56:26.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-04-07 08:56:26.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-07 08:56:26.654 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-04-07 08:56:26.663 [DefaultDispatcher-worker-5 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-04-07 08:56:26.667 [DefaultDispatcher-worker-11 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-04-07 08:56:26.671 [DefaultDispatcher-worker-9 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d21d12b 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-07 08:56:26.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 08:56:26.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 08:56:26.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-07 08:56:26.677 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.681 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 08:56:26.689 [DefaultDispatcher-worker-7 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 08:56:26.693 [DefaultDispatcher-worker-4 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103a1ad3 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-07 08:56:26.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-07 08:56:26.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-07 08:56:26.704 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-07 08:56:26.713 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.713 [DefaultDispatcher-worker-15 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7057d9f4 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-07 08:56:26.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-07 08:56:26.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-07 08:56:26.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-07 08:56:26.733 [DefaultDispatcher-worker-12 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2025-04-07 08:56:26.766 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.772 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.819 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.819 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a7bc12 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-07 08:56:26.842 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.847 [Test worker @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.848 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.850 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.850 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:26.850 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.850 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:26.851 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.851 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.854 [DefaultDispatcher-worker-14 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.854 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.854 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:26.854 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.854 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.854 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.855 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf82c58 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-07 08:56:26.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-07 08:56:26.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-07 08:56:26.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-07 08:56:26.870 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-07 08:56:26.875 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-07 08:56:26.876 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-07 08:56:26.878 [DefaultDispatcher-worker-8 @coroutine#2084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 08:56:26.878 [DefaultDispatcher-worker-8 @coroutine#2084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-07 08:56:26.878 [DefaultDispatcher-worker-8 @coroutine#2084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 08:56:26.879 [DefaultDispatcher-worker-15 @coroutine#2084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 08:56:26.879 [DefaultDispatcher-worker-15 @coroutine#2084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 08:56:26.880 [DefaultDispatcher-worker-8 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6278371a 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-07 08:56:26.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-07 08:56:26.929 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.932 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e568a 2025-04-07 08:56:26.932 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e568a 2025-04-07 08:56:26.933 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49b8cb 2025-04-07 08:56:26.933 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49b8cb 2025-04-07 08:56:26.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.935 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b763dfa 2025-04-07 08:56:26.935 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b763dfa 2025-04-07 08:56:26.937 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e74b2f0 2025-04-07 08:56:26.937 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e74b2f0 2025-04-07 08:56:26.938 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbd87b2 2025-04-07 08:56:26.938 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbd87b2 2025-04-07 08:56:26.939 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.940 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.940 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70ff2e 2025-04-07 08:56:26.940 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70ff2e 2025-04-07 08:56:26.940 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.940 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:26.940 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.940 [DefaultDispatcher-worker-9 @coroutine#2096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40695/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:26.941 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.941 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:26.941 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@455394d7 2025-04-07 08:56:26.941 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@455394d7 2025-04-07 08:56:26.943 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5b4dbf 2025-04-07 08:56:26.943 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5b4dbf 2025-04-07 08:56:26.944 [DefaultDispatcher-worker-20 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.945 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.945 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:26.945 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.945 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.945 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:26.945 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8acfd1 2025-04-07 08:56:26.945 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8acfd1 2025-04-07 08:56:26.945 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:26.946 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.950 [DefaultDispatcher-worker-7 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.953 [DefaultDispatcher-worker-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.957 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:26.957 [DefaultDispatcher-worker-18 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.958 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeda64c 2025-04-07 08:56:26.958 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeda64c 2025-04-07 08:56:26.960 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@242a4d61 2025-04-07 08:56:26.960 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@242a4d61 2025-04-07 08:56:26.960 [DefaultDispatcher-worker-17 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.961 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2015cd3c 2025-04-07 08:56:26.961 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2015cd3c 2025-04-07 08:56:26.962 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517475a 2025-04-07 08:56:26.962 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517475a 2025-04-07 08:56:26.964 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@220f5272 2025-04-07 08:56:26.964 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@220f5272 2025-04-07 08:56:26.965 [DefaultDispatcher-worker-4 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.965 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54384217 2025-04-07 08:56:26.965 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54384217 2025-04-07 08:56:26.966 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aca0981 2025-04-07 08:56:26.966 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aca0981 2025-04-07 08:56:26.968 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@538b815 2025-04-07 08:56:26.968 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@538b815 2025-04-07 08:56:26.968 [DefaultDispatcher-worker-16 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.969 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7cf602 2025-04-07 08:56:26.969 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7cf602 2025-04-07 08:56:26.969 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:26.972 [DefaultDispatcher-worker-13 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.975 [DefaultDispatcher-worker-20 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.979 [DefaultDispatcher-worker-19 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.983 [DefaultDispatcher-worker-7 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389fad5b 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:26.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:26.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-07 08:56:26.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:26.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:26.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-07 08:56:27.002 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:27.007 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:27.008 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:27.009 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.009 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.009 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.009 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.010 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.010 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.013 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:27.013 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.013 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.013 [DefaultDispatcher-worker-14 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.014 [DefaultDispatcher-worker-4 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.014 [DefaultDispatcher-worker-4 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.015 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48064a5a 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-07 08:56:27.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-07 08:56:27.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-07 08:56:27.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-07 08:56:27.018 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-07 08:56:27.022 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.023 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-07 08:56:27.024 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-07 08:56:27.024 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@484d4966 2025-04-07 08:56:27.024 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@484d4966 2025-04-07 08:56:27.025 [DefaultDispatcher-worker-8 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 08:56:27.025 [DefaultDispatcher-worker-8 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-07 08:56:27.025 [DefaultDispatcher-worker-8 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 08:56:27.026 [DefaultDispatcher-worker-16 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 08:56:27.026 [DefaultDispatcher-worker-16 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 08:56:27.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@468aae1f 2025-04-07 08:56:27.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@468aae1f 2025-04-07 08:56:27.028 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b52216 2025-04-07 08:56:27.028 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b52216 2025-04-07 08:56:27.028 [DefaultDispatcher-worker-4 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2025-04-07 08:56:27.029 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7a424 2025-04-07 08:56:27.029 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7a424 2025-04-07 08:56:27.031 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513dbcd 2025-04-07 08:56:27.031 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513dbcd 2025-04-07 08:56:27.033 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fa6326 2025-04-07 08:56:27.033 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fa6326 2025-04-07 08:56:27.034 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db4427d 2025-04-07 08:56:27.034 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db4427d 2025-04-07 08:56:27.036 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@67985b6b 2025-04-07 08:56:27.036 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@67985b6b 2025-04-07 08:56:27.037 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6e39e6 2025-04-07 08:56:27.037 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6e39e6 2025-04-07 08:56:27.037 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c94d4b8 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-07 08:56:27.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-07 08:56:27.080 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.085 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.086 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.087 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.087 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.087 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.087 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35615/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.088 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.088 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.090 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.091 [DefaultDispatcher-worker-20 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.091 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.091 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.091 [DefaultDispatcher-worker-20 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.091 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.091 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.092 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-07 08:56:27.092 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2609fe96 2025-04-07 08:56:27.092 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2609fe96 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e95b7b 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-07 08:56:27.094 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ce1427 2025-04-07 08:56:27.094 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ce1427 2025-04-07 08:56:27.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-07 08:56:27.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-07 08:56:27.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-07 08:56:27.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-07 08:56:27.095 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf195e6 2025-04-07 08:56:27.096 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf195e6 2025-04-07 08:56:27.097 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f31e1c 2025-04-07 08:56:27.097 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f31e1c 2025-04-07 08:56:27.099 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7a0fa 2025-04-07 08:56:27.099 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7a0fa 2025-04-07 08:56:27.100 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-07 08:56:27.100 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d0f3ed 2025-04-07 08:56:27.100 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d0f3ed 2025-04-07 08:56:27.101 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-07 08:56:27.103 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@782e13b4 2025-04-07 08:56:27.103 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@782e13b4 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe55fcf 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-07 08:56:27.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-07 08:56:27.105 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dce153 2025-04-07 08:56:27.105 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dce153 2025-04-07 08:56:27.106 [DefaultDispatcher-worker-9 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309b6768 2025-04-07 08:56:27.106 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@348160e2 2025-04-07 08:56:27.106 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@348160e2 2025-04-07 08:56:27.106 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.117 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.119 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@faf588a 2025-04-07 08:56:27.120 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@faf588a 2025-04-07 08:56:27.121 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@168b70f 2025-04-07 08:56:27.121 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@168b70f 2025-04-07 08:56:27.122 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.123 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@55733fa 2025-04-07 08:56:27.123 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@55733fa 2025-04-07 08:56:27.123 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.124 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.124 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.124 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.124 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46087/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4055bd34 2025-04-07 08:56:27.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4055bd34 2025-04-07 08:56:27.125 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.125 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.127 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cbd6bc 2025-04-07 08:56:27.127 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cbd6bc 2025-04-07 08:56:27.128 [DefaultDispatcher-worker-16 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.128 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.128 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.128 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.128 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@715fdfc5 2025-04-07 08:56:27.128 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@715fdfc5 2025-04-07 08:56:27.129 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.129 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.129 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:27.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9c74a 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-07 08:56:27.130 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2beaf7 2025-04-07 08:56:27.130 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2beaf7 2025-04-07 08:56:27.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-07 08:56:27.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-07 08:56:27.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-07 08:56:27.132 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@207a427b 2025-04-07 08:56:27.132 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@207a427b 2025-04-07 08:56:27.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-07 08:56:27.133 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bef1efe 2025-04-07 08:56:27.133 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bef1efe 2025-04-07 08:56:27.133 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.138 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-07 08:56:27.139 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b956ac 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.140 [DefaultDispatcher-worker-9 @coroutine#2225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-07 08:56:27.141 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:27.141 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:27.141 [DefaultDispatcher-worker-9 @coroutine#2225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-07 08:56:27.143 [DefaultDispatcher-worker-15 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2025-04-07 08:56:27.154 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:27.159 [DefaultDispatcher-worker-9 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:27.160 [DefaultDispatcher-worker-9 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:27.160 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.160 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.160 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.160 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.161 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.161 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 08:56:27.161 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.161 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.161 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc3fc5c 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-07 08:56:27.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-07 08:56:27.164 [DefaultDispatcher-worker-15 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:27.164 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.164 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.164 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.165 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.168 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.169 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b8af0e 2025-04-07 08:56:27.169 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b8af0e 2025-04-07 08:56:27.170 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7f5769 2025-04-07 08:56:27.170 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7f5769 2025-04-07 08:56:27.172 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a40c47e 2025-04-07 08:56:27.172 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a40c47e 2025-04-07 08:56:27.173 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f425d52 2025-04-07 08:56:27.173 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f425d52 2025-04-07 08:56:27.174 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@a775d6b 2025-04-07 08:56:27.174 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@a775d6b 2025-04-07 08:56:27.175 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef78753 2025-04-07 08:56:27.175 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef78753 2025-04-07 08:56:27.176 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7228d9c7 2025-04-07 08:56:27.176 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7228d9c7 2025-04-07 08:56:27.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.178 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6da21d 2025-04-07 08:56:27.178 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6da21d 2025-04-07 08:56:27.179 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f41389e 2025-04-07 08:56:27.179 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f41389e 2025-04-07 08:56:27.179 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.182 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.183 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.183 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.183 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.183 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.183 [DefaultDispatcher-worker-15 @coroutine#2246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48143/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.184 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.184 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.187 [DefaultDispatcher-worker-15 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.187 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.187 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.187 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.187 [DefaultDispatcher-worker-20 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.187 [DefaultDispatcher-worker-20 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.188 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.192 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.194 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.196 [DefaultDispatcher-worker-15 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.196 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c03764 2025-04-07 08:56:27.196 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c03764 2025-04-07 08:56:27.198 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07df0c 2025-04-07 08:56:27.198 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07df0c 2025-04-07 08:56:27.200 [DefaultDispatcher-worker-14 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.200 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a385c14 2025-04-07 08:56:27.200 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a385c14 2025-04-07 08:56:27.202 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3ad537 2025-04-07 08:56:27.202 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3ad537 2025-04-07 08:56:27.204 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.204 [DefaultDispatcher-worker-12 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.204 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef0b6a3 2025-04-07 08:56:27.204 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef0b6a3 2025-04-07 08:56:27.206 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0fefce 2025-04-07 08:56:27.206 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0fefce 2025-04-07 08:56:27.206 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb14e82 2025-04-07 08:56:27.206 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb14e82 2025-04-07 08:56:27.208 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fd2e7 2025-04-07 08:56:27.208 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fd2e7 2025-04-07 08:56:27.208 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1076a324 2025-04-07 08:56:27.208 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1076a324 2025-04-07 08:56:27.208 [DefaultDispatcher-worker-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.210 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f152a78 2025-04-07 08:56:27.210 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f152a78 2025-04-07 08:56:27.210 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@144925f2 2025-04-07 08:56:27.210 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@144925f2 2025-04-07 08:56:27.211 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@541bd297 2025-04-07 08:56:27.211 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@541bd297 2025-04-07 08:56:27.211 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.211 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.212 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ba91f 2025-04-07 08:56:27.212 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ba91f 2025-04-07 08:56:27.214 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a38ea 2025-04-07 08:56:27.214 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a38ea 2025-04-07 08:56:27.215 [DefaultDispatcher-worker-6 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.215 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6050dcfe 2025-04-07 08:56:27.215 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6050dcfe 2025-04-07 08:56:27.217 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6b13b3 2025-04-07 08:56:27.217 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6b13b3 2025-04-07 08:56:27.218 [DefaultDispatcher-worker-13 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.219 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@31645650 2025-04-07 08:56:27.219 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@31645650 2025-04-07 08:56:27.221 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ad75fe 2025-04-07 08:56:27.221 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ad75fe 2025-04-07 08:56:27.221 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.222 [DefaultDispatcher-worker-8 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.223 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.223 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 08:56:27.223 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.224 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.224 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.232 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.234 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f337a7 2025-04-07 08:56:27.234 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f337a7 2025-04-07 08:56:27.236 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d34d1a9 2025-04-07 08:56:27.236 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d34d1a9 2025-04-07 08:56:27.237 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@490b5cd7 2025-04-07 08:56:27.237 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@490b5cd7 2025-04-07 08:56:27.239 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@c09db92 2025-04-07 08:56:27.239 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@c09db92 2025-04-07 08:56:27.241 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.241 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@561d9bbb 2025-04-07 08:56:27.241 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@561d9bbb 2025-04-07 08:56:27.243 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@223dc4b9 2025-04-07 08:56:27.243 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4fb148 2025-04-07 08:56:27.243 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@223dc4b9 2025-04-07 08:56:27.243 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4fb148 2025-04-07 08:56:27.244 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb1afd2 2025-04-07 08:56:27.244 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb1afd2 2025-04-07 08:56:27.244 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfa2e8e 2025-04-07 08:56:27.244 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfa2e8e 2025-04-07 08:56:27.246 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c5afc9 2025-04-07 08:56:27.246 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2624dd 2025-04-07 08:56:27.246 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c5afc9 2025-04-07 08:56:27.246 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2624dd 2025-04-07 08:56:27.247 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc724b5 2025-04-07 08:56:27.247 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@565cbaa1 2025-04-07 08:56:27.247 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@565cbaa1 2025-04-07 08:56:27.247 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc724b5 2025-04-07 08:56:27.247 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.249 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21933db8 2025-04-07 08:56:27.250 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21933db8 2025-04-07 08:56:27.251 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0e95a 2025-04-07 08:56:27.251 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0e95a 2025-04-07 08:56:27.253 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@595eaee8 2025-04-07 08:56:27.253 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@595eaee8 2025-04-07 08:56:27.254 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@de8dbfa 2025-04-07 08:56:27.255 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@de8dbfa 2025-04-07 08:56:27.256 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@352e4902 2025-04-07 08:56:27.256 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@352e4902 2025-04-07 08:56:27.256 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.263 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.264 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 08:56:27.264 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48143/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:27.265 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.265 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 08:56:27.265 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.265 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f028e2e 2025-04-07 08:56:27.265 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f028e2e 2025-04-07 08:56:27.266 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.266 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.267 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c567be 2025-04-07 08:56:27.267 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c567be 2025-04-07 08:56:27.268 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fae55e 2025-04-07 08:56:27.268 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fae55e 2025-04-07 08:56:27.270 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f86d85 2025-04-07 08:56:27.270 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f86d85 2025-04-07 08:56:27.272 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b20ee4a 2025-04-07 08:56:27.272 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b20ee4a 2025-04-07 08:56:27.275 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c29a07 2025-04-07 08:56:27.275 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c29a07 2025-04-07 08:56:27.277 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f04774 2025-04-07 08:56:27.277 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f04774 2025-04-07 08:56:27.278 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d792ca 2025-04-07 08:56:27.278 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d792ca 2025-04-07 08:56:27.280 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c596c24 2025-04-07 08:56:27.280 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c596c24 2025-04-07 08:56:27.280 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-07 08:56:27.289 [DefaultDispatcher-worker-6 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:27.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-07 08:56:27.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-07 08:56:27.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.310 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.311 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.311 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.312 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.312 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.312 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51217/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.312 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.312 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.315 [DefaultDispatcher-worker-15 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.315 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.315 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.315 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.316 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.316 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.317 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-07 08:56:27.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-07 08:56:27.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-07 08:56:27.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-07 08:56:27.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-07 08:56:27.325 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-07 08:56:27.325 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-07 08:56:27.329 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-07 08:56:27.329 [DefaultDispatcher-worker-15 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.332 [DefaultDispatcher-worker-18 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.335 [DefaultDispatcher-worker-18 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.338 [DefaultDispatcher-worker-6 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.348 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.355 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.359 [DefaultDispatcher-worker-10 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.362 [DefaultDispatcher-worker-5 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.366 [DefaultDispatcher-worker-1 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.370 [DefaultDispatcher-worker-19 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f84bb1 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-07 08:56:27.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.388 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.389 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.390 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.390 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.390 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.390 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46667/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.390 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.391 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.392 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.394 [DefaultDispatcher-worker-18 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.394 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.394 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.394 [DefaultDispatcher-worker-18 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.394 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-07 08:56:27.394 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439c985 2025-04-07 08:56:27.394 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.394 [DefaultDispatcher-worker-17 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.395 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fa4ad 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-07 08:56:27.396 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-07 08:56:27.396 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe2172 2025-04-07 08:56:27.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 08:56:27.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 08:56:27.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-07 08:56:27.397 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 08:56:27.397 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-07 08:56:27.397 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec1a2f5 2025-04-07 08:56:27.399 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-07 08:56:27.399 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc32b49 2025-04-07 08:56:27.401 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-07 08:56:27.401 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccb055 2025-04-07 08:56:27.402 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-07 08:56:27.402 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af2f4af 2025-04-07 08:56:27.403 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 08:56:27.404 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 08:56:27.404 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-07 08:56:27.404 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7917310e 2025-04-07 08:56:27.406 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-07 08:56:27.406 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1becd406 2025-04-07 08:56:27.407 [DefaultDispatcher-worker-16 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-07 08:56:27.407 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-07 08:56:27.407 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc69136 2025-04-07 08:56:27.407 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.408 [DefaultDispatcher-worker-20 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.411 [DefaultDispatcher-worker-15 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.414 [DefaultDispatcher-worker-20 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.417 [DefaultDispatcher-worker-17 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.418 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.418 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 08:56:27.418 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.419 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.419 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 08:56:27.419 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.421 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e786d3f 2025-04-07 08:56:27.421 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e786d3f 2025-04-07 08:56:27.423 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bf9c80 2025-04-07 08:56:27.423 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bf9c80 2025-04-07 08:56:27.424 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7480064f 2025-04-07 08:56:27.424 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7480064f 2025-04-07 08:56:27.426 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318296bb 2025-04-07 08:56:27.426 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318296bb 2025-04-07 08:56:27.428 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2e0421 2025-04-07 08:56:27.428 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2e0421 2025-04-07 08:56:27.429 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c2b8 2025-04-07 08:56:27.429 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c2b8 2025-04-07 08:56:27.431 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@743f0e86 2025-04-07 08:56:27.431 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@743f0e86 2025-04-07 08:56:27.433 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ad69f4 2025-04-07 08:56:27.433 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ad69f4 2025-04-07 08:56:27.434 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dde60ec 2025-04-07 08:56:27.434 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dde60ec 2025-04-07 08:56:27.434 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.459 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 08:56:27.459 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46667/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:27.459 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.459 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 08:56:27.459 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.460 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.460 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 08:56:27.471 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:27.471 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:27.473 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5664 2025-04-07 08:56:27.473 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@339d5664 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-07 08:56:27.475 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5abe67 2025-04-07 08:56:27.475 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5abe67 2025-04-07 08:56:27.477 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@39653d14 2025-04-07 08:56:27.477 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@39653d14 2025-04-07 08:56:27.478 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c67b45c 2025-04-07 08:56:27.478 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c67b45c 2025-04-07 08:56:27.480 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2510e3c2 2025-04-07 08:56:27.480 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2510e3c2 2025-04-07 08:56:27.482 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d51c881 2025-04-07 08:56:27.482 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d51c881 2025-04-07 08:56:27.483 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dccc1a2 2025-04-07 08:56:27.483 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dccc1a2 2025-04-07 08:56:27.485 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c484b13 2025-04-07 08:56:27.485 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c484b13 2025-04-07 08:56:27.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.486 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee4a5ab 2025-04-07 08:56:27.486 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee4a5ab 2025-04-07 08:56:27.486 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.491 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.492 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.493 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.493 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:27.493 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.493 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52333/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.494 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.494 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:27.497 [DefaultDispatcher-worker-20 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.497 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.497 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.497 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.497 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.498 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.498 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.498 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-07 08:56:27.498 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-07 08:56:27.499 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abf38d1 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-07 08:56:27.500 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-07 08:56:27.500 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-07 08:56:27.501 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-07 08:56:27.501 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-07 08:56:27.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 08:56:27.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 08:56:27.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-07 08:56:27.502 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-07 08:56:27.502 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-07 08:56:27.502 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 08:56:27.503 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-07 08:56:27.503 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-07 08:56:27.504 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-07 08:56:27.504 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-07 08:56:27.506 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-07 08:56:27.506 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-07 08:56:27.508 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 08:56:27.508 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-07 08:56:27.508 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-07 08:56:27.508 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 08:56:27.510 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-07 08:56:27.510 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-07 08:56:27.510 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.511 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/auth/register 2025-04-07 08:56:27.511 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/auth/register. 2025-04-07 08:56:27.511 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/auth/register 2025-04-07 08:56:27.511 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52333/auth/register from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.511 [DefaultDispatcher-worker-20 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/auth/register 2025-04-07 08:56:27.511 [DefaultDispatcher-worker-20 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/auth/register 2025-04-07 08:56:27.513 [DefaultDispatcher-worker-17 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2025-04-07 08:56:27.552 [DefaultDispatcher-worker-13 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52333/auth/register. 2025-04-07 08:56:27.552 [DefaultDispatcher-worker-13 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52333/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:27.564 [DefaultDispatcher-worker-9 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.567 [DefaultDispatcher-worker-12 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:27.574 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.577 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc9cea 2025-04-07 08:56:27.577 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc9cea 2025-04-07 08:56:27.578 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b7ea3 2025-04-07 08:56:27.578 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b7ea3 2025-04-07 08:56:27.580 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b34f79a 2025-04-07 08:56:27.580 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b34f79a 2025-04-07 08:56:27.582 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e367498 2025-04-07 08:56:27.582 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e367498 2025-04-07 08:56:27.583 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b989678 2025-04-07 08:56:27.583 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b989678 2025-04-07 08:56:27.585 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f521bce 2025-04-07 08:56:27.585 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f521bce 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e871e93 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.587 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a799 2025-04-07 08:56:27.587 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a799 2025-04-07 08:56:27.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-07 08:56:27.588 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e198bd7 2025-04-07 08:56:27.588 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e198bd7 2025-04-07 08:56:27.590 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@215def3a 2025-04-07 08:56:27.590 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@215def3a 2025-04-07 08:56:27.590 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.602 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.604 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.604 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@343e5d87 2025-04-07 08:56:27.604 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@343e5d87 2025-04-07 08:56:27.605 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.606 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af9a570 2025-04-07 08:56:27.606 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af9a570 2025-04-07 08:56:27.606 [DefaultDispatcher-worker-20 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.606 [DefaultDispatcher-worker-20 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 08:56:27.606 [DefaultDispatcher-worker-20 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.606 [DefaultDispatcher-worker-20 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.607 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.607 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.608 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec636f7 2025-04-07 08:56:27.608 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec636f7 2025-04-07 08:56:27.609 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4af4b 2025-04-07 08:56:27.609 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4af4b 2025-04-07 08:56:27.610 [DefaultDispatcher-worker-15 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.610 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.610 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 08:56:27.610 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.610 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.610 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.611 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.611 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd007d1 2025-04-07 08:56:27.611 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd007d1 2025-04-07 08:56:27.613 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f73e 2025-04-07 08:56:27.613 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f73e 2025-04-07 08:56:27.613 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.614 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b0109 2025-04-07 08:56:27.614 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b0109 2025-04-07 08:56:27.616 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beb5004 2025-04-07 08:56:27.616 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beb5004 2025-04-07 08:56:27.618 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b83227 2025-04-07 08:56:27.618 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b83227 2025-04-07 08:56:27.618 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 08:56:27.624 [Test worker @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb 2025-04-07 08:56:27.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-04-07 08:56:27.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-04-07 08:56:27.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.625 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f3672eb: (connection evicted) 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-04-07 08:56:27.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c10eb3a 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-07 08:56:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-07 08:56:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.634 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.635 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.636 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.636 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 08:56:27.636 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.636 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.636 [DefaultDispatcher-worker-3 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.636 [DefaultDispatcher-worker-3 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.640 [DefaultDispatcher-worker-3 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.640 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.640 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 08:56:27.640 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.640 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.640 [DefaultDispatcher-worker-3 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.641 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.642 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.644 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2025-04-07 08:56:27.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-04-07 08:56:27.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-04-07 08:56:27.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.645 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1af29a19: (connection evicted) 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-04-07 08:56:27.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32aa27a7 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-07 08:56:27.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-07 08:56:27.647 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.653 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.654 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.654 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.654 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 08:56:27.654 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.654 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.655 [DefaultDispatcher-worker-14 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.655 [DefaultDispatcher-worker-14 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.658 [DefaultDispatcher-worker-11 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.658 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.658 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 08:56:27.658 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.658 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.658 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.659 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.660 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.662 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.663 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.665 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.667 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.668 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3 2025-04-07 08:56:27.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-04-07 08:56:27.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-04-07 08:56:27.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.668 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738ed8d3: (connection evicted) 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-04-07 08:56:27.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c7e6c0 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-07 08:56:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-07 08:56:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.677 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.678 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.678 [DefaultDispatcher-worker-3 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.678 [DefaultDispatcher-worker-3 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 08:56:27.678 [DefaultDispatcher-worker-3 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.679 [DefaultDispatcher-worker-3 @coroutine#2521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.679 [DefaultDispatcher-worker-7 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.679 [DefaultDispatcher-worker-7 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.683 [DefaultDispatcher-worker-13 @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.683 [DefaultDispatcher-worker-13 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.683 [DefaultDispatcher-worker-13 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 08:56:27.683 [DefaultDispatcher-worker-13 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.683 [DefaultDispatcher-worker-6 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.683 [DefaultDispatcher-worker-6 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.684 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.685 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.687 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-07 08:56:27.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-04-07 08:56:27.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.688 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2605433: (connection evicted) 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-04-07 08:56:27.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2525fe 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-07 08:56:27.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-07 08:56:27.690 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.695 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.696 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.697 [DefaultDispatcher-worker-5 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.697 [DefaultDispatcher-worker-5 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 08:56:27.697 [DefaultDispatcher-worker-5 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.697 [DefaultDispatcher-worker-5 @coroutine#2553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.697 [DefaultDispatcher-worker-6 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.698 [DefaultDispatcher-worker-6 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.701 [DefaultDispatcher-worker-8 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.701 [DefaultDispatcher-worker-8 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.701 [DefaultDispatcher-worker-8 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 08:56:27.701 [DefaultDispatcher-worker-8 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.701 [DefaultDispatcher-worker-20 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.701 [DefaultDispatcher-worker-20 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.702 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.704 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.705 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.706 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.708 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-07 08:56:27.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-04-07 08:56:27.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-04-07 08:56:27.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.708 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b476930: (connection evicted) 2025-04-07 08:56:27.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-04-07 08:56:27.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ff247b 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-07 08:56:27.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-07 08:56:27.711 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.716 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.716 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.717 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.717 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 08:56:27.717 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.717 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:27.718 [DefaultDispatcher-worker-1 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.718 [DefaultDispatcher-worker-1 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 08:56:27.721 [DefaultDispatcher-worker-1 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.721 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.721 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 08:56:27.721 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.722 [DefaultDispatcher-worker-11 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.722 [DefaultDispatcher-worker-11 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 08:56:27.722 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.724 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7 2025-04-07 08:56:27.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-04-07 08:56:27.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-04-07 08:56:27.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.725 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2317b7: (connection evicted) 2025-04-07 08:56:27.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-04-07 08:56:27.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-04-07 08:56:27.859 [DefaultDispatcher-worker-1 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:27.859 [DefaultDispatcher-worker-1 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.859 [DefaultDispatcher-worker-1 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.859 [DefaultDispatcher-worker-1 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.860 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.860 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.950 [DefaultDispatcher-worker-16 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:27.950 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.950 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:27.950 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.950 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.950 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4d0ca2 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.968 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.969 [Test worker @coroutine#2633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-07 08:56:27.976 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.982 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.982 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.983 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.988 [DefaultDispatcher-worker-12 @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.993 [DefaultDispatcher-worker-6 @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2025-04-07 08:56:27.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-04-07 08:56:27.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-04-07 08:56:27.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:27.995 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7: (connection evicted) 2025-04-07 08:56:27.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:27.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-04-07 08:56:27.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197c3101 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:27.996 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:27.997 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-07 08:56:28.005 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.010 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.010 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.011 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699fe19f 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.012 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-07 08:56:28.018 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:28.018 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.018 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.018 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.019 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.019 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.021 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.026 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.027 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.028 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.032 [DefaultDispatcher-worker-9 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-07 08:56:28.040 [DefaultDispatcher-worker-5 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.044 [DefaultDispatcher-worker-4 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.047 [DefaultDispatcher-worker-18 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-07 08:56:28.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-04-07 08:56:28.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-04-07 08:56:28.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.055 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad: (connection evicted) 2025-04-07 08:56:28.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-04-07 08:56:28.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-04-07 08:56:28.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-07 08:56:28.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-07 08:56:28.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.055 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b: (connection evicted) 2025-04-07 08:56:28.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-07 08:56:28.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ced1fb9 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.056 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.057 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-07 08:56:28.065 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.070 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.071 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.072 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@88fe9a8 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.072 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.073 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-07 08:56:28.080 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.085 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.086 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.087 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.090 [DefaultDispatcher-worker-1 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2025-04-07 08:56:28.095 [DefaultDispatcher-worker-19 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:28.095 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.095 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.095 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.095 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.095 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.098 [DefaultDispatcher-worker-12 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.101 [DefaultDispatcher-worker-3 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.105 [DefaultDispatcher-worker-6 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2025-04-07 08:56:28.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-07 08:56:28.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-07 08:56:28.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.107 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8: (connection evicted) 2025-04-07 08:56:28.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-07 08:56:28.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-07 08:56:28.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-07 08:56:28.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-07 08:56:28.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.108 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd: (connection evicted) 2025-04-07 08:56:28.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-07 08:56:28.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50508ed3 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.109 [Test worker @coroutine#2731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-07 08:56:28.117 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.122 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.123 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.124 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.128 [DefaultDispatcher-worker-14 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.132 [DefaultDispatcher-worker-16 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:28.132 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.132 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.132 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.133 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.133 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.138 [DefaultDispatcher-worker-2 @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.139 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.143 [DefaultDispatcher-worker-10 @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2025-04-07 08:56:28.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-07 08:56:28.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-07 08:56:28.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.154 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23acd55e: (connection evicted) 2025-04-07 08:56:28.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-07 08:56:28.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dbb343 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.155 [Test worker @coroutine#2788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-07 08:56:28.163 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.168 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.169 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.170 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.170 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:28.170 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.170 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.170 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.171 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.175 [DefaultDispatcher-worker-3 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.186 [DefaultDispatcher-worker-2 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.187 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.191 [DefaultDispatcher-worker-2 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-04-07 08:56:28.192 [DefaultDispatcher-worker-16 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:28.192 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.192 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.192 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.193 [DefaultDispatcher-worker-13 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.193 [DefaultDispatcher-worker-13 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-07 08:56:28.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-07 08:56:28.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.195 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8e6981: (connection evicted) 2025-04-07 08:56:28.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-07 08:56:28.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14941b06 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.196 [Test worker @coroutine#2846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-07 08:56:28.204 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.209 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.210 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.210 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.215 [DefaultDispatcher-worker-2 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.225 [DefaultDispatcher-worker-8 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.229 [DefaultDispatcher-worker-5 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.296 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.334 [DefaultDispatcher-worker-4 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:28.334 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.334 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.334 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.335 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.335 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.339 [DefaultDispatcher-worker-13 @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e479c 2025-04-07 08:56:28.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-07 08:56:28.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-07 08:56:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.369 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461e479c: (connection evicted) 2025-04-07 08:56:28.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-07 08:56:28.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedae96 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.371 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-07 08:56:28.379 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.384 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.385 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.386 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.390 [DefaultDispatcher-worker-18 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.391 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.398 [DefaultDispatcher-worker-1 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:28.398 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.398 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.398 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.399 [DefaultDispatcher-worker-19 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.399 [DefaultDispatcher-worker-19 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.402 [DefaultDispatcher-worker-19 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.406 [DefaultDispatcher-worker-1 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-04-07 08:56:28.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-07 08:56:28.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-07 08:56:28.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.412 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4: (connection evicted) 2025-04-07 08:56:28.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-07 08:56:28.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300b839c 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.413 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.414 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-07 08:56:28.422 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.426 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.427 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.428 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.433 [DefaultDispatcher-worker-3 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-07 08:56:28.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-07 08:56:28.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-07 08:56:28.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.474 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33acec5e: (connection evicted) 2025-04-07 08:56:28.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-07 08:56:28.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa0e9c6 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-07 08:56:28.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-07 08:56:28.521 [DefaultDispatcher-worker-12 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:28.521 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.521 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.521 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.522 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.522 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.531 [DefaultDispatcher-worker-14 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.535 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.538 [DefaultDispatcher-worker-14 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.541 [DefaultDispatcher-worker-20 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.557 [DefaultDispatcher-worker-7 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.558 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 08:56:28.562 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-07 08:56:28.563 [DefaultDispatcher-worker-10 @coroutine#2963] INFO ktor.application - Responding at http://0.0.0.0:45165 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cc5a38 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-07 08:56:28.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-07 08:56:28.572 [DefaultDispatcher-worker-1 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.572 [DefaultDispatcher-worker-1 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:28.572 [DefaultDispatcher-worker-1 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.572 [DefaultDispatcher-worker-1 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.573 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:28.573 [eventLoopGroupProxy-19-1 @call-handler#2973] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:28.573 [eventLoopGroupProxy-19-1 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.573 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.573 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.574 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.574 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.574 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff233f9 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-07 08:56:28.577 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.582 [DefaultDispatcher-worker-1 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.582 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.582 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.582 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.582 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:28.582 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.582 [DefaultDispatcher-worker-6 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.582 [DefaultDispatcher-worker-6 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.586 [DefaultDispatcher-worker-13 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.586 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.586 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:28.586 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.587 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-07 08:56:28.587 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c144349 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:28.587 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:28.587 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-07 08:56:28.587 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-04-07 08:56:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-04-07 08:56:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-07 08:56:28.588 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:28.588 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.588 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.588 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.590 [DefaultDispatcher-worker-14 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.596 [DefaultDispatcher-worker-14 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.596 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.596 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.596 [DefaultDispatcher-worker-14 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.597 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:28.597 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.597 [DefaultDispatcher-worker-5 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.597 [DefaultDispatcher-worker-5 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.597 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.597 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 08:56:28.597 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.597 [DefaultDispatcher-worker-8 @coroutine#3002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.598 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 08:56:28.598 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.598 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.598 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.598 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.598 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 08:56:28.599 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 08:56:28.599 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.601 [DefaultDispatcher-worker-7 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.602 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.604 [DefaultDispatcher-worker-17 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.605 [DefaultDispatcher-worker-12 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.607 [DefaultDispatcher-worker-2 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-04-07 08:56:28.607 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.607 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.607 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.607 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 08:56:28.608 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.608 [DefaultDispatcher-worker-20 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.608 [DefaultDispatcher-worker-20 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.612 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-04-07 08:56:28.615 [DefaultDispatcher-worker-14 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-04-07 08:56:28.622 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.623 [DefaultDispatcher-worker-5 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.623 [DefaultDispatcher-worker-5 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 08:56:28.623 [DefaultDispatcher-worker-5 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.623 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 08:56:28.626 [DefaultDispatcher-worker-2 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.638 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.638 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.638 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 08:56:28.638 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.639 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593 2025-04-07 08:56:28.639 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593. 2025-04-07 08:56:28.639 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593 2025-04-07 08:56:28.639 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 08:56:28.642 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.642 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593 2025-04-07 08:56:28.642 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593 2025-04-07 08:56:28.642 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593. 2025-04-07 08:56:28.642 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094593 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.647 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.647 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.647 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 08:56:28.647 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.648 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 08:56:28.649 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.649 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.649 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.650 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 08:56:28.650 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.653 [DefaultDispatcher-worker-16 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.663 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.664 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:28.667 [DefaultDispatcher-worker-12 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.667 [DefaultDispatcher-worker-20 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.667 [DefaultDispatcher-worker-12 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.667 [DefaultDispatcher-worker-12 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.667 [DefaultDispatcher-worker-12 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.667 [DefaultDispatcher-worker-12 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.667 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:28.668 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:28.668 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.672 [DefaultDispatcher-worker-20 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.672 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.672 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.672 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.673 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.673 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.676 [DefaultDispatcher-worker-3 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.676 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.682 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.683 [DefaultDispatcher-worker-17 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.683 [DefaultDispatcher-worker-17 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 08:56:28.683 [DefaultDispatcher-worker-17 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.684 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 08:56:28.686 [DefaultDispatcher-worker-10 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.687 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594. 2025-04-07 08:56:28.696 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594 2025-04-07 08:56:28.697 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 08:56:28.697 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.697 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594 2025-04-07 08:56:28.697 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594 2025-04-07 08:56:28.698 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594. 2025-04-07 08:56:28.698 [DefaultDispatcher-worker-16 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713704116266094594 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.701 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.702 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 08:56:28.702 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 08:56:28.702 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.706 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.716 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.719 [DefaultDispatcher-worker-8 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.719 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.719 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.719 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.719 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.719 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.720 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:28.720 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:28.720 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.723 [DefaultDispatcher-worker-12 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.727 [DefaultDispatcher-worker-13 @call-handler#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.727 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.727 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.727 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.727 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.727 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.731 [DefaultDispatcher-worker-7 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.736 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.736 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592. 2025-04-07 08:56:28.736 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.736 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.736 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.736 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.737 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 08:56:28.737 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.737 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.737 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.737 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.737 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.737 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.738 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.738 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593. 2025-04-07 08:56:28.738 [UI Thread @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.739 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.740 [eventLoopGroupProxy-19-5 @call-handler#3131] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 08:56:28.740 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.740 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.740 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592. 2025-04-07 08:56:28.740 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.740 [eventLoopGroupProxy-19-8 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 08:56:28.740 [eventLoopGroupProxy-19-7 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 08:56:28.740 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 08:56:28.741 [eventLoopGroupProxy-19-5 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.741 [eventLoopGroupProxy-19-7 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.741 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.741 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.741 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.741 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.741 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.741 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.741 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.741 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.741 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.742 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.742 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.742 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.742 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.745 [DefaultDispatcher-worker-14 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.747 [eventLoopGroupProxy-19-8 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.747 [UI Thread @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.747 [UI Thread @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.747 [UI Thread @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593. 2025-04-07 08:56:28.747 [UI Thread @coroutine#3124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.749 [DefaultDispatcher-worker-15 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.752 [DefaultDispatcher-worker-11 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.755 [DefaultDispatcher-worker-17 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.759 [DefaultDispatcher-worker-19 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.761 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592 2025-04-07 08:56:28.761 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592. 2025-04-07 08:56:28.761 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592 2025-04-07 08:56:28.762 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-07 08:56:28.762 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.763 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592 2025-04-07 08:56:28.763 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592 2025-04-07 08:56:28.763 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592. 2025-04-07 08:56:28.763 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.767 [DefaultDispatcher-worker-5 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.772 [DefaultDispatcher-worker-14 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.775 [DefaultDispatcher-worker-5 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.775 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.775 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.775 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.775 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.776 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:28.776 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:28.776 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.780 [DefaultDispatcher-worker-19 @call-handler#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.780 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.780 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.780 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.780 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.780 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.784 [DefaultDispatcher-worker-16 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.784 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593 2025-04-07 08:56:28.784 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593. 2025-04-07 08:56:28.784 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593 2025-04-07 08:56:28.784 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-07 08:56:28.787 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.788 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593 2025-04-07 08:56:28.788 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593 2025-04-07 08:56:28.788 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593. 2025-04-07 08:56:28.788 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713704116266094594&assignmentUid=713704116266094592&clazzUid=713704116266094592&submitterUid=713704116266094593 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.792 [DefaultDispatcher-worker-20 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.795 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593 2025-04-07 08:56:28.795 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593. 2025-04-07 08:56:28.795 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593 2025-04-07 08:56:28.796 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-07 08:56:28.796 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.796 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.796 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.796 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.796 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592 2025-04-07 08:56:28.796 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592. 2025-04-07 08:56:28.796 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592 2025-04-07 08:56:28.796 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-07 08:56:28.797 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.797 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.797 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.797 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.797 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.797 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-07 08:56:28.797 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.797 [eventLoopGroupProxy-19-6 @call-handler#3222] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-07 08:56:28.797 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-07 08:56:28.797 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593 2025-04-07 08:56:28.797 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593 2025-04-07 08:56:28.798 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593. 2025-04-07 08:56:28.798 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/PersonDao/getNamesByUid?uid=713704116266094593 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.798 [eventLoopGroupProxy-19-6 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.798 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.798 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.798 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.798 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.798 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.798 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.798 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.798 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.798 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.798 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.799 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.799 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.799 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.799 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.799 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.799 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592 2025-04-07 08:56:28.799 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592 2025-04-07 08:56:28.799 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592. 2025-04-07 08:56:28.799 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.801 [DefaultDispatcher-worker-1 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.804 [DefaultDispatcher-worker-12 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.807 [DefaultDispatcher-worker-10 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.811 [DefaultDispatcher-worker-7 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.814 [DefaultDispatcher-worker-12 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.817 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594 2025-04-07 08:56:28.817 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594. 2025-04-07 08:56:28.817 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594 2025-04-07 08:56:28.818 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-07 08:56:28.821 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.821 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594 2025-04-07 08:56:28.821 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594 2025-04-07 08:56:28.821 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594. 2025-04-07 08:56:28.821 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094594 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.825 [DefaultDispatcher-worker-8 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.826 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593 2025-04-07 08:56:28.826 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593. 2025-04-07 08:56:28.826 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593 2025-04-07 08:56:28.827 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-07 08:56:28.827 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.828 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593 2025-04-07 08:56:28.828 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593 2025-04-07 08:56:28.828 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593. 2025-04-07 08:56:28.828 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/PersonDao/findByUidAsync?uid=713704116266094593 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.831 [DefaultDispatcher-worker-7 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.836 [DefaultDispatcher-worker-4 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.839 [DefaultDispatcher-worker-10 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.839 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.839 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.839 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.839 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 08:56:28.840 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 08:56:28.840 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 08:56:28.840 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 08:56:28.844 [DefaultDispatcher-worker-8 @call-handler#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47897093 2025-04-07 08:56:28.844 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.844 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.844 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/replication/message 2025-04-07 08:56:28.845 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/replication/message. 2025-04-07 08:56:28.845 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.846 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.846 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592. 2025-04-07 08:56:28.846 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.846 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.846 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.846 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.846 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 08:56:28.846 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.846 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.846 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.846 [eventLoopGroupProxy-19-5 @call-handler#3289] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 08:56:28.846 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.846 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.846 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.847 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.847 [eventLoopGroupProxy-19-6 @call-handler#3298] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 08:56:28.847 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.847 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593. 2025-04-07 08:56:28.847 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.847 [eventLoopGroupProxy-19-7 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 08:56:28.847 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.847 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 2025-04-07 08:56:28.847 [eventLoopGroupProxy-19-8 @call-handler#3310] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 08:56:28.847 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592. 2025-04-07 08:56:28.847 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.847 [eventLoopGroupProxy-19-6 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.847 [eventLoopGroupProxy-19-5 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.848 [eventLoopGroupProxy-19-7 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.848 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.848 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.848 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.848 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.848 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.848 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.848 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.848 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.848 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.848 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 2025-04-07 08:56:28.848 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592. 2025-04-07 08:56:28.848 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713704116266094593&assignmentUid=713704116266094592 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.849 [eventLoopGroupProxy-19-8 @call-handler#3310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 08:56:28.849 [DefaultDispatcher-worker-14 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf0025d 2025-04-07 08:56:28.849 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.849 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 2025-04-07 08:56:28.849 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593. 2025-04-07 08:56:28.849 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713704116266094592&clazzUid=713704116266094592&accountPersonUid=713704116266094593 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:28.852 [DefaultDispatcher-worker-14 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.855 [DefaultDispatcher-worker-1 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.858 [DefaultDispatcher-worker-17 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.861 [DefaultDispatcher-worker-2 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.862 [DefaultDispatcher-worker-18 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:28.863 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.863 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.863 [DefaultDispatcher-worker-18 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.863 [DefaultDispatcher-worker-3 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.863 [DefaultDispatcher-worker-3 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.864 [DefaultDispatcher-worker-2 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-04-07 08:56:28.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-07 08:56:28.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-07 08:56:28.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.866 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4e235e: (connection evicted) 2025-04-07 08:56:28.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-07 08:56:28.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-07 08:56:28.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-07 08:56:28.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-07 08:56:28.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:28.867 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf0025d: (connection evicted) 2025-04-07 08:56:28.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:28.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-07 08:56:28.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-07 08:56:28.954 [DefaultDispatcher-worker-17 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:28.955 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.955 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:28.955 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.955 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:28.955 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.023 [DefaultDispatcher-worker-16 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:29.024 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.024 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.024 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.024 [DefaultDispatcher-worker-5 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.024 [DefaultDispatcher-worker-5 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.100 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:29.100 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.100 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.100 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.101 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.101 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.138 [DefaultDispatcher-worker-22 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:29.138 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.138 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.138 [DefaultDispatcher-worker-22 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.139 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.139 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.174 [DefaultDispatcher-worker-17 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:29.175 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.175 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.175 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.175 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.196 [DefaultDispatcher-worker-15 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:29.196 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.196 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.196 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.197 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.197 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.339 [DefaultDispatcher-worker-21 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:29.340 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.340 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.340 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.340 [DefaultDispatcher-worker-9 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.340 [DefaultDispatcher-worker-9 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.403 [DefaultDispatcher-worker-10 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:29.403 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.403 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.403 [DefaultDispatcher-worker-10 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.403 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.403 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.526 [DefaultDispatcher-worker-12 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:29.526 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.526 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.526 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.526 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.526 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.868 [DefaultDispatcher-worker-15 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:29.868 [DefaultDispatcher-worker-15 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.868 [DefaultDispatcher-worker-15 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.868 [DefaultDispatcher-worker-15 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.869 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.869 [DefaultDispatcher-worker-11 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-07 08:56:29.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-07 08:56:29.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:29.870 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47897093: (connection evicted) 2025-04-07 08:56:29.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:29.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-07 08:56:29.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04349b 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.873 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-07 08:56:29.882 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.888 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.889 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.891 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@266b7d1 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.891 [Test worker @coroutine#3369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-07 08:56:29.900 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.906 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.907 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.908 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.912 [DefaultDispatcher-worker-12 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dea763c 2025-04-07 08:56:29.920 [DefaultDispatcher-worker-1 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.926 [DefaultDispatcher-worker-7 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b2c451 2025-04-07 08:56:29.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-07 08:56:29.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-07 08:56:29.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:29.930 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b2c451: (connection evicted) 2025-04-07 08:56:29.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:29.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-07 08:56:29.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-07 08:56:29.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-07 08:56:29.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-07 08:56:29.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:29.931 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dea763c: (connection evicted) 2025-04-07 08:56:29.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:29.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-07 08:56:29.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.932 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-07 08:56:29.941 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.947 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.950 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.951 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bb16ee 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.952 [Test worker @coroutine#3429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-07 08:56:29.960 [DefaultDispatcher-worker-13 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:29.960 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.960 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:29.960 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.960 [DefaultDispatcher-worker-4 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.960 [DefaultDispatcher-worker-4 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:29.962 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.967 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.968 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.970 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.973 [DefaultDispatcher-worker-5 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2025-04-07 08:56:29.983 [DefaultDispatcher-worker-11 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.987 [DefaultDispatcher-worker-1 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:29.992 [DefaultDispatcher-worker-10 @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:30.003 [DefaultDispatcher-worker-11 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2025-04-07 08:56:30.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-07 08:56:30.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-07 08:56:30.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.005 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2025-04-07 08:56:30.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-07 08:56:30.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-07 08:56:30.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-07 08:56:30.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-07 08:56:30.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.006 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441a2d52: (connection evicted) 2025-04-07 08:56:30.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-07 08:56:30.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3577fd9b 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.007 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-07 08:56:30.008 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.008 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.008 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-07 08:56:30.017 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.022 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.024 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.025 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f15ce5 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.025 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-07 08:56:30.026 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.026 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.026 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-07 08:56:30.029 [DefaultDispatcher-worker-2 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:30.029 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.029 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.029 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.030 [DefaultDispatcher-worker-3 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.030 [DefaultDispatcher-worker-3 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.035 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.040 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.041 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.043 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.047 [DefaultDispatcher-worker-5 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2025-04-07 08:56:30.055 [DefaultDispatcher-worker-5 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.061 [DefaultDispatcher-worker-2 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2025-04-07 08:56:30.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-07 08:56:30.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-07 08:56:30.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.065 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b5c247: (connection evicted) 2025-04-07 08:56:30.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-07 08:56:30.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-07 08:56:30.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-07 08:56:30.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-07 08:56:30.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.066 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f: (connection evicted) 2025-04-07 08:56:30.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-07 08:56:30.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b41cb9 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.067 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-07 08:56:30.077 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.083 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.084 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.085 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da53709 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.085 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-07 08:56:30.094 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.100 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.101 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.102 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.105 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:30.105 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.105 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.105 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.106 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.106 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.106 [DefaultDispatcher-worker-16 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2025-04-07 08:56:30.115 [DefaultDispatcher-worker-16 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.121 [DefaultDispatcher-worker-19 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb 2025-04-07 08:56:30.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-07 08:56:30.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-07 08:56:30.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.125 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c97eeb: (connection evicted) 2025-04-07 08:56:30.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-07 08:56:30.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-07 08:56:30.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-07 08:56:30.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-07 08:56:30.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.126 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b438782: (connection evicted) 2025-04-07 08:56:30.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-07 08:56:30.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ed3bc8 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.127 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-07 08:56:30.136 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.143 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.143 [DefaultDispatcher-worker-6 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:30.143 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.143 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.143 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.144 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.144 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.144 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.145 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404a7c61 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.145 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.146 [Test worker @coroutine#3638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-07 08:56:30.154 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.160 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.161 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.162 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.167 [DefaultDispatcher-worker-15 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-07 08:56:30.175 [DefaultDispatcher-worker-15 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.178 [DefaultDispatcher-worker-7 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:30.179 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.179 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.179 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.179 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.180 [DefaultDispatcher-worker-2 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-07 08:56:30.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-07 08:56:30.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-07 08:56:30.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.184 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f714749: (connection evicted) 2025-04-07 08:56:30.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-07 08:56:30.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-07 08:56:30.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-07 08:56:30.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-07 08:56:30.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.185 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c: (connection evicted) 2025-04-07 08:56:30.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-07 08:56:30.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f1e946f 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.186 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-07 08:56:30.194 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.200 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.201 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.201 [DefaultDispatcher-worker-2 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:30.201 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.201 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.201 [DefaultDispatcher-worker-2 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.202 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.202 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.202 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45da40ad 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.202 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-07 08:56:30.203 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.203 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.203 [Test worker @coroutine#3700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-07 08:56:30.210 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.215 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.216 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.217 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.221 [DefaultDispatcher-worker-11 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-07 08:56:30.228 [DefaultDispatcher-worker-11 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.233 [DefaultDispatcher-worker-11 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.236 [DefaultDispatcher-worker-3 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-07 08:56:30.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-07 08:56:30.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-07 08:56:30.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.240 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adf3670: (connection evicted) 2025-04-07 08:56:30.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-07 08:56:30.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-07 08:56:30.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-07 08:56:30.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-07 08:56:30.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.241 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc00359: (connection evicted) 2025-04-07 08:56:30.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-07 08:56:30.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-07 08:56:30.241 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e12bc5 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.242 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-07 08:56:30.249 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.254 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.255 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.256 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f86029 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.256 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-07 08:56:30.264 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.268 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.269 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.270 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.274 [DefaultDispatcher-worker-21 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2025-04-07 08:56:30.281 [DefaultDispatcher-worker-17 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.286 [DefaultDispatcher-worker-9 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.289 [DefaultDispatcher-worker-5 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.298 [DefaultDispatcher-worker-2 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-07 08:56:30.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-07 08:56:30.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-07 08:56:30.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.301 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c7781a: (connection evicted) 2025-04-07 08:56:30.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-07 08:56:30.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-07 08:56:30.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-07 08:56:30.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-07 08:56:30.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.301 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198eeb36: (connection evicted) 2025-04-07 08:56:30.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-07 08:56:30.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f1e112 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.302 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.303 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-07 08:56:30.311 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.315 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.316 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.317 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684001e6 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.317 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.318 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.318 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.318 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-07 08:56:30.318 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.318 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.318 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-07 08:56:30.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.330 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.331 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.332 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.336 [DefaultDispatcher-worker-16 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2025-04-07 08:56:30.343 [DefaultDispatcher-worker-2 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.344 [DefaultDispatcher-worker-21 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:30.345 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.345 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.345 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.345 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.345 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.348 [DefaultDispatcher-worker-14 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.349 [Test worker @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2025-04-07 08:56:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-07 08:56:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-07 08:56:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.353 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b: (connection evicted) 2025-04-07 08:56:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-07 08:56:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-07 08:56:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-07 08:56:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-07 08:56:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.354 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64230d44: (connection evicted) 2025-04-07 08:56:30.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-07 08:56:30.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-07 08:56:30.354 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e2a773 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.355 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-07 08:56:30.362 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.367 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.368 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.369 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251d64d6 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.369 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-07 08:56:30.376 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.381 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.382 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.383 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.386 [DefaultDispatcher-worker-11 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c 2025-04-07 08:56:30.394 [DefaultDispatcher-worker-13 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.398 [DefaultDispatcher-worker-21 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.399 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.400 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-07 08:56:30.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-07 08:56:30.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-07 08:56:30.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.404 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b926efa: (connection evicted) 2025-04-07 08:56:30.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-07 08:56:30.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-07 08:56:30.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-07 08:56:30.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-07 08:56:30.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.404 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e96b3c: (connection evicted) 2025-04-07 08:56:30.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-07 08:56:30.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27449f65 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.406 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-07 08:56:30.407 [DefaultDispatcher-worker-16 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:30.407 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.408 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.408 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.408 [DefaultDispatcher-worker-13 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.408 [DefaultDispatcher-worker-13 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.414 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.419 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.420 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.421 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5926f291 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.421 [Test worker @coroutine#3974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-07 08:56:30.429 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.434 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.435 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.436 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.440 [DefaultDispatcher-worker-6 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2025-04-07 08:56:30.447 [DefaultDispatcher-worker-11 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.452 [DefaultDispatcher-worker-13 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2025-04-07 08:56:30.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-07 08:56:30.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-07 08:56:30.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.490 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff55410: (connection evicted) 2025-04-07 08:56:30.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-07 08:56:30.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-07 08:56:30.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-07 08:56:30.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-07 08:56:30.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.490 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872: (connection evicted) 2025-04-07 08:56:30.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-07 08:56:30.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7acb0a44 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.491 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.492 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-07 08:56:30.499 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.507 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.507 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.508 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7beb2bc2 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.509 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-07 08:56:30.517 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.522 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.523 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.524 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.527 [DefaultDispatcher-worker-2 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298990ab 2025-04-07 08:56:30.530 [DefaultDispatcher-worker-18 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:30.530 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.530 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.530 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.531 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.531 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.535 [DefaultDispatcher-worker-18 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.540 [DefaultDispatcher-worker-10 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6 2025-04-07 08:56:30.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-07 08:56:30.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-07 08:56:30.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.544 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d20d8e6: (connection evicted) 2025-04-07 08:56:30.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-07 08:56:30.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-07 08:56:30.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-07 08:56:30.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-07 08:56:30.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.545 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298990ab: (connection evicted) 2025-04-07 08:56:30.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-07 08:56:30.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f26634a 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.546 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-07 08:56:30.554 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.559 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.559 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.560 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f5f6c7 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.561 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-07 08:56:30.568 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.573 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.574 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.575 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.578 [DefaultDispatcher-worker-9 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cff1930 2025-04-07 08:56:30.585 [DefaultDispatcher-worker-5 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.590 [DefaultDispatcher-worker-14 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.591 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.592 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408f3054 2025-04-07 08:56:30.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-07 08:56:30.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-07 08:56:30.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.596 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@408f3054: (connection evicted) 2025-04-07 08:56:30.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-07 08:56:30.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-07 08:56:30.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-07 08:56:30.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-07 08:56:30.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.596 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cff1930: (connection evicted) 2025-04-07 08:56:30.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-07 08:56:30.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520b547c 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.598 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-07 08:56:30.605 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.610 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.611 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.612 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4fac3a 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.612 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-07 08:56:30.613 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.613 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.613 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-07 08:56:30.620 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.625 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.625 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.626 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.630 [DefaultDispatcher-worker-6 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2025-04-07 08:56:30.637 [DefaultDispatcher-worker-3 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.641 [DefaultDispatcher-worker-11 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.646 [UI Thread @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-07 08:56:30.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-07 08:56:30.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-07 08:56:30.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.649 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e0f894: (connection evicted) 2025-04-07 08:56:30.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-07 08:56:30.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-07 08:56:30.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-07 08:56:30.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-07 08:56:30.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.649 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3818609f: (connection evicted) 2025-04-07 08:56:30.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-07 08:56:30.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5812dc 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.651 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-07 08:56:30.658 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.663 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.664 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.665 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.669 [DefaultDispatcher-worker-13 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.670 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.677 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-04-07 08:56:30.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-07 08:56:30.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-07 08:56:30.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.690 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c3d15: (connection evicted) 2025-04-07 08:56:30.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-07 08:56:30.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b991034 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-04-07 08:56:30.691 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-07 08:56:30.699 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-04-07 08:56:30.704 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-04-07 08:56:30.705 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-04-07 08:56:30.706 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-04-07 08:56:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-07 08:56:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-07 08:56:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-07 08:56:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe1a856 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-07 08:56:30.709 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-07 08:56:30.716 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-07 08:56:30.721 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-07 08:56:30.722 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-07 08:56:30.723 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f8d64 2025-04-07 08:56:30.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-07 08:56:30.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-07 08:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-07 08:56:30.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2044a11b 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.726 [Test worker @coroutine#4355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-07 08:56:30.727 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2025-04-07 08:56:30.727 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2025-04-07 08:56:30.727 [Test worker @coroutine#4355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-07 08:56:30.734 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2025-04-07 08:56:30.739 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2025-04-07 08:56:30.740 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2025-04-07 08:56:30.741 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2025-04-07 08:56:30.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-07 08:56:30.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-07 08:56:30.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:30.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-07 08:56:30.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216906a0 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.744 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.745 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-07 08:56:30.745 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.745 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.745 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-07 08:56:30.753 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.758 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.759 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.760 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.765 [DefaultDispatcher-worker-8 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2025-04-07 08:56:30.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-07 08:56:30.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-07 08:56:30.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.773 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b: (connection evicted) 2025-04-07 08:56:30.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-07 08:56:30.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-07 08:56:30.774 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69e3caa1 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@674687b3 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@674687b3 2025-04-07 08:56:30.775 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-07 08:56:30.782 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674687b3 2025-04-07 08:56:30.787 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674687b3 2025-04-07 08:56:30.788 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674687b3 2025-04-07 08:56:30.789 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674687b3 2025-04-07 08:56:30.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-07 08:56:30.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-07 08:56:30.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:30.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-07 08:56:30.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eb95d3 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.792 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-07 08:56:30.801 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.806 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.807 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.807 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.812 [DefaultDispatcher-worker-3 @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.812 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.814 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-04-07 08:56:30.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-07 08:56:30.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-07 08:56:30.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.815 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b: (connection evicted) 2025-04-07 08:56:30.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-07 08:56:30.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75daa568 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.817 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-07 08:56:30.825 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.830 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.831 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.832 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b93d874 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.832 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-07 08:56:30.840 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.845 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.846 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.847 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.851 [DefaultDispatcher-worker-9 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d413e98 2025-04-07 08:56:30.858 [DefaultDispatcher-worker-21 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.867 [DefaultDispatcher-worker-2 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79059313 2025-04-07 08:56:30.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-07 08:56:30.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-07 08:56:30.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.872 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79059313: (connection evicted) 2025-04-07 08:56:30.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-07 08:56:30.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-07 08:56:30.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-07 08:56:30.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-07 08:56:30.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.872 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d413e98: (connection evicted) 2025-04-07 08:56:30.873 [DefaultDispatcher-worker-9 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:30.873 [DefaultDispatcher-worker-9 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.873 [DefaultDispatcher-worker-9 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.873 [DefaultDispatcher-worker-9 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-07 08:56:30.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d441a 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.873 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.874 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.874 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.874 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-07 08:56:30.881 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.886 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.887 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.888 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fab0d15 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.888 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-07 08:56:30.896 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.901 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.902 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.902 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.906 [DefaultDispatcher-worker-20 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-04-07 08:56:30.913 [DefaultDispatcher-worker-7 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.921 [DefaultDispatcher-worker-13 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-07 08:56:30.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-07 08:56:30.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-07 08:56:30.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.923 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521d455c: (connection evicted) 2025-04-07 08:56:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-07 08:56:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-07 08:56:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-07 08:56:30.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-07 08:56:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.924 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a8617c: (connection evicted) 2025-04-07 08:56:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-07 08:56:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af85b32 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.925 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.926 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-07 08:56:30.933 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.938 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.939 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.940 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312ddc51 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.941 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-07 08:56:30.948 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.953 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.954 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.955 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.959 [DefaultDispatcher-worker-8 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c 2025-04-07 08:56:30.964 [DefaultDispatcher-worker-18 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:30.965 [DefaultDispatcher-worker-18 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.965 [DefaultDispatcher-worker-18 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:30.965 [DefaultDispatcher-worker-18 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.965 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.965 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:30.967 [DefaultDispatcher-worker-18 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.974 [DefaultDispatcher-worker-18 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.978 [DefaultDispatcher-worker-21 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.982 [DefaultDispatcher-worker-20 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a 2025-04-07 08:56:30.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-07 08:56:30.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-07 08:56:30.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.990 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c5cd9a: (connection evicted) 2025-04-07 08:56:30.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-07 08:56:30.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-07 08:56:30.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-07 08:56:30.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-07 08:56:30.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:30.990 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a2d18c: (connection evicted) 2025-04-07 08:56:30.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:30.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-07 08:56:30.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:30.992 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-07 08:56:31.000 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.005 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.005 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.007 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e25b4b 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.007 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-07 08:56:31.015 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.020 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.020 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.021 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.027 [DefaultDispatcher-worker-13 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-07 08:56:31.034 [DefaultDispatcher-worker-16 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:31.034 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.034 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.034 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.034 [DefaultDispatcher-worker-13 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.035 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.035 [DefaultDispatcher-worker-16 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.039 [DefaultDispatcher-worker-11 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.042 [DefaultDispatcher-worker-4 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-07 08:56:31.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-07 08:56:31.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-07 08:56:31.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.049 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b: (connection evicted) 2025-04-07 08:56:31.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-07 08:56:31.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-07 08:56:31.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-07 08:56:31.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-07 08:56:31.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.049 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7266f136: (connection evicted) 2025-04-07 08:56:31.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-07 08:56:31.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73daf6a6 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.050 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.051 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.051 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.051 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-07 08:56:31.051 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.051 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.051 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-07 08:56:31.058 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.063 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.064 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.065 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0cba60 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.065 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-07 08:56:31.072 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.077 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.078 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.079 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.082 [DefaultDispatcher-worker-12 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-04-07 08:56:31.090 [DefaultDispatcher-worker-13 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.094 [DefaultDispatcher-worker-7 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24f013 2025-04-07 08:56:31.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-07 08:56:31.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-07 08:56:31.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.096 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e24f013: (connection evicted) 2025-04-07 08:56:31.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-07 08:56:31.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-07 08:56:31.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-07 08:56:31.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-07 08:56:31.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.096 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b01f056: (connection evicted) 2025-04-07 08:56:31.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-07 08:56:31.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db55dec 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.098 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-07 08:56:31.099 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.099 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.099 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-07 08:56:31.106 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.110 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:31.110 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.110 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.110 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.111 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.111 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.111 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.112 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.113 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e654f7 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.113 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.114 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.114 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-07 08:56:31.114 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.114 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.114 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-07 08:56:31.121 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.126 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.127 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.128 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.132 [DefaultDispatcher-worker-20 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-07 08:56:31.139 [DefaultDispatcher-worker-20 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.144 [DefaultDispatcher-worker-20 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.148 [DefaultDispatcher-worker-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:31.148 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.148 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.148 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.149 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.149 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.155 [DefaultDispatcher-worker-20 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-07 08:56:31.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-07 08:56:31.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-07 08:56:31.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.156 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6990f6af: (connection evicted) 2025-04-07 08:56:31.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-07 08:56:31.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-07 08:56:31.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-07 08:56:31.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-07 08:56:31.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.156 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f: (connection evicted) 2025-04-07 08:56:31.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-07 08:56:31.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-07 08:56:31.157 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac50fe 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.158 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-07 08:56:31.166 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.171 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.171 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.172 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.173 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-07 08:56:31.181 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.184 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:31.184 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.184 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.184 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.184 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.186 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.187 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.188 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.191 [DefaultDispatcher-worker-14 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-07 08:56:31.198 [DefaultDispatcher-worker-7 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.203 [DefaultDispatcher-worker-16 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.205 [DefaultDispatcher-worker-5 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:31.206 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.206 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.206 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.206 [DefaultDispatcher-worker-5 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.206 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.206 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.213 [DefaultDispatcher-worker-6 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-04-07 08:56:31.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-07 08:56:31.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-07 08:56:31.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.213 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc67: (connection evicted) 2025-04-07 08:56:31.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-07 08:56:31.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-07 08:56:31.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-07 08:56:31.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-07 08:56:31.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.214 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2025-04-07 08:56:31.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-07 08:56:31.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5cd959 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.215 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.216 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-07 08:56:31.223 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.228 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.229 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.230 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32df1a2a 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.230 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-07 08:56:31.238 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.243 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.243 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.244 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.248 [DefaultDispatcher-worker-2 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-07 08:56:31.255 [DefaultDispatcher-worker-8 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.259 [DefaultDispatcher-worker-17 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-07 08:56:31.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-07 08:56:31.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-07 08:56:31.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.265 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2: (connection evicted) 2025-04-07 08:56:31.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-07 08:56:31.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-07 08:56:31.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-07 08:56:31.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-07 08:56:31.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.266 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a: (connection evicted) 2025-04-07 08:56:31.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-07 08:56:31.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27aa700 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.267 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-07 08:56:31.275 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.280 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.281 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.282 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5b651 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.282 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-07 08:56:31.290 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.295 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.295 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.296 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.300 [DefaultDispatcher-worker-4 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2025-04-07 08:56:31.308 [DefaultDispatcher-worker-6 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.313 [DefaultDispatcher-worker-20 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2025-04-07 08:56:31.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-07 08:56:31.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-07 08:56:31.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.316 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2: (connection evicted) 2025-04-07 08:56:31.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-07 08:56:31.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-07 08:56:31.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-07 08:56:31.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-07 08:56:31.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.317 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae: (connection evicted) 2025-04-07 08:56:31.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-07 08:56:31.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf4c93 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.318 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-07 08:56:31.326 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.331 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.332 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.333 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67171221 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.333 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-07 08:56:31.334 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.334 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.334 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-07 08:56:31.341 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.346 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.347 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.348 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.349 [DefaultDispatcher-worker-17 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:31.350 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.350 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.350 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.350 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.351 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.351 [DefaultDispatcher-worker-1 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2025-04-07 08:56:31.360 [DefaultDispatcher-worker-11 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.364 [DefaultDispatcher-worker-15 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75 2025-04-07 08:56:31.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-07 08:56:31.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-07 08:56:31.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.366 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff30a75: (connection evicted) 2025-04-07 08:56:31.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-07 08:56:31.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-07 08:56:31.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-07 08:56:31.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-07 08:56:31.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.367 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345: (connection evicted) 2025-04-07 08:56:31.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-07 08:56:31.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377bc8da 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.368 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-07 08:56:31.369 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.369 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.369 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-07 08:56:31.376 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.381 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.382 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.383 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53eb4dae 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.383 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-07 08:56:31.391 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.396 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.396 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.397 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.401 [DefaultDispatcher-worker-3 @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2025-04-07 08:56:31.408 [DefaultDispatcher-worker-3 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.412 [DefaultDispatcher-worker-3 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:31.412 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.412 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.412 [DefaultDispatcher-worker-3 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.412 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.412 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.414 [DefaultDispatcher-worker-3 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.418 [DefaultDispatcher-worker-13 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.469 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.484 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.532 [DefaultDispatcher-worker-11 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3 2025-04-07 08:56:31.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-07 08:56:31.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-07 08:56:31.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.534 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21bf94d3: (connection evicted) 2025-04-07 08:56:31.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-07 08:56:31.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-07 08:56:31.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-07 08:56:31.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-07 08:56:31.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.535 [DefaultDispatcher-worker-22 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:31.535 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d980928: (connection evicted) 2025-04-07 08:56:31.535 [DefaultDispatcher-worker-22 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.535 [DefaultDispatcher-worker-22 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.535 [DefaultDispatcher-worker-22 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-07 08:56:31.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-07 08:56:31.535 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.535 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46763680 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.536 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-07 08:56:31.544 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.549 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.549 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.550 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b376bb 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.550 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.551 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-07 08:56:31.558 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.563 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.564 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.564 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.568 [DefaultDispatcher-worker-21 @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-07 08:56:31.575 [DefaultDispatcher-worker-21 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.581 [DefaultDispatcher-worker-19 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.585 [DefaultDispatcher-worker-19 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-07 08:56:31.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-07 08:56:31.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-07 08:56:31.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.587 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62048ab: (connection evicted) 2025-04-07 08:56:31.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-07 08:56:31.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-07 08:56:31.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-07 08:56:31.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-07 08:56:31.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.588 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc70176: (connection evicted) 2025-04-07 08:56:31.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-07 08:56:31.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-07 08:56:31.588 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-07 08:56:31.588 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.588 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.588 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.588 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.588 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ad4ff2a 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.589 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-07 08:56:31.596 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.601 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.602 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.603 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e0e779 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.603 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-07 08:56:31.613 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.618 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.619 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.620 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.624 [DefaultDispatcher-worker-9 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-04-07 08:56:31.630 [DefaultDispatcher-worker-18 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.637 [DefaultDispatcher-worker-20 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-04-07 08:56:31.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-07 08:56:31.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-07 08:56:31.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.639 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8: (connection evicted) 2025-04-07 08:56:31.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-07 08:56:31.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-07 08:56:31.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-07 08:56:31.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-07 08:56:31.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.640 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a10b71: (connection evicted) 2025-04-07 08:56:31.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-07 08:56:31.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4702faee 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.641 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-07 08:56:31.649 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.653 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.654 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.655 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5312940c 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.655 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-07 08:56:31.656 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.656 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.656 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-07 08:56:31.663 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.668 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.668 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.669 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.673 [DefaultDispatcher-worker-16 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14574cdf 2025-04-07 08:56:31.680 [DefaultDispatcher-worker-7 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.686 [DefaultDispatcher-worker-5 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.690 [DefaultDispatcher-worker-11 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-07 08:56:31.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.693 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3609b8f2: (connection evicted) 2025-04-07 08:56:31.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-07 08:56:31.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.693 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14574cdf: (connection evicted) 2025-04-07 08:56:31.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-07 08:56:31.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.694 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-07 08:56:31.695 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.695 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.695 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-07 08:56:31.702 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.707 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.708 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.709 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.713 [DefaultDispatcher-worker-21 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.716 [DefaultDispatcher-worker-4 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-04-07 08:56:31.722 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880 2025-04-07 08:56:31.722 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880. 2025-04-07 08:56:31.722 [UI Thread @coroutine#5023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880 2025-04-07 08:56:31.723 [UI Thread @coroutine#5023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880 2025-04-07 08:56:31.723 [UI Thread @coroutine#5023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880 2025-04-07 08:56:31.723 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880. 2025-04-07 08:56:31.723 [UI Thread @coroutine#5023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713704125880954880 to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:31.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-07 08:56:31.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-07 08:56:31.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.725 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2025-04-07 08:56:31.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-07 08:56:31.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab5b01a 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.759 [Test worker @coroutine#5040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-07 08:56:31.767 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.772 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.773 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.773 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.778 [DefaultDispatcher-worker-7 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.788 [DefaultDispatcher-worker-1 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.792 [DefaultDispatcher-worker-19 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2025-04-07 08:56:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-07 08:56:31.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-07 08:56:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.799 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22112da1: (connection evicted) 2025-04-07 08:56:31.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-07 08:56:31.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36821a1b 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.833 [Test worker @coroutine#5065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-07 08:56:31.834 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-04-07 08:56:31.834 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-04-07 08:56:31.834 [Test worker @coroutine#5065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-07 08:56:31.841 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-04-07 08:56:31.846 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-04-07 08:56:31.847 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-04-07 08:56:31.848 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-04-07 08:56:31.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-07 08:56:31.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-07 08:56:31.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:31.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-07 08:56:31.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5b562 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.852 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-07 08:56:31.853 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-07 08:56:31.853 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-07 08:56:31.853 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-07 08:56:31.860 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-07 08:56:31.865 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-07 08:56:31.866 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-07 08:56:31.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-07 08:56:31.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-07 08:56:31.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-07 08:56:31.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:31.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-07 08:56:31.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2dfe9c 2025-04-07 08:56:31.869 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.870 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-07 08:56:31.877 [DefaultDispatcher-worker-14 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:31.878 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.878 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.878 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.878 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.878 [DefaultDispatcher-worker-12 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.879 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.884 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.884 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.885 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.885 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c085f3 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.886 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-07 08:56:31.894 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.899 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.900 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.901 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.904 [DefaultDispatcher-worker-11 @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-04-07 08:56:31.911 [DefaultDispatcher-worker-17 @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2025-04-07 08:56:31.913 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.913 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 08:56:31.913 [UI Thread @coroutine#5126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.914 [UI Thread @coroutine#5126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.914 [UI Thread @coroutine#5126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.914 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 08:56:31.914 [UI Thread @coroutine#5126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33795/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:31.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-07 08:56:31.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-07 08:56:31.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.916 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774: (connection evicted) 2025-04-07 08:56:31.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-07 08:56:31.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-07 08:56:31.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-07 08:56:31.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-07 08:56:31.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.916 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2004f99: (connection evicted) 2025-04-07 08:56:31.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-07 08:56:31.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7231c423 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.917 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-07 08:56:31.918 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.918 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.918 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-07 08:56:31.925 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.930 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.931 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.932 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43905ade 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.932 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-07 08:56:31.939 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.944 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.945 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.946 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.949 [DefaultDispatcher-worker-15 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-04-07 08:56:31.956 [DefaultDispatcher-worker-9 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6 2025-04-07 08:56:31.957 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.957 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 08:56:31.957 [UI Thread @coroutine#5155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.958 [UI Thread @coroutine#5155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.958 [UI Thread @coroutine#5155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:31.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-07 08:56:31.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-07 08:56:31.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.959 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d73ca6: (connection evicted) 2025-04-07 08:56:31.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-07 08:56:31.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-07 08:56:31.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-07 08:56:31.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-07 08:56:31.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:31.959 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f51f320: (connection evicted) 2025-04-07 08:56:31.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:31.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-07 08:56:31.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49bcd90d 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.960 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:31.961 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-07 08:56:31.969 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:31.969 [DefaultDispatcher-worker-12 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:31.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:31.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.970 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.970 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:31.974 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:31.974 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:31.975 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:31.975 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c82f6bd 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:31.976 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-07 08:56:31.983 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:31.988 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:31.989 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:31.989 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:31.993 [DefaultDispatcher-worker-22 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-04-07 08:56:32.000 [DefaultDispatcher-worker-9 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-07 08:56:32.001 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:32.001 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 08:56:32.001 [UI Thread @coroutine#5187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:32.002 [UI Thread @coroutine#5187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:32.002 [UI Thread @coroutine#5187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 08:56:32.002 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 08:56:32.002 [UI Thread @coroutine#5187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60099/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:32.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-07 08:56:32.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-07 08:56:32.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.003 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d: (connection evicted) 2025-04-07 08:56:32.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-07 08:56:32.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-07 08:56:32.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-07 08:56:32.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-07 08:56:32.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.003 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f77917c: (connection evicted) 2025-04-07 08:56:32.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-07 08:56:32.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4791d9 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.005 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-07 08:56:32.012 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.017 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.018 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.019 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.019 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-07 08:56:32.026 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.031 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.032 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.033 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.037 [DefaultDispatcher-worker-1 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-07 08:56:32.038 [DefaultDispatcher-worker-2 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:32.038 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.038 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.038 [DefaultDispatcher-worker-2 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.039 [DefaultDispatcher-worker-20 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.039 [DefaultDispatcher-worker-20 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.044 [DefaultDispatcher-worker-20 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.051 [DefaultDispatcher-worker-6 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2025-04-07 08:56:32.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-07 08:56:32.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-07 08:56:32.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.057 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c04958: (connection evicted) 2025-04-07 08:56:32.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-07 08:56:32.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-07 08:56:32.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-07 08:56:32.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-07 08:56:32.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.057 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893: (connection evicted) 2025-04-07 08:56:32.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-07 08:56:32.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0e903a 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.059 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-07 08:56:32.060 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.060 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.060 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-07 08:56:32.067 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.072 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.073 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.074 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.078 [DefaultDispatcher-worker-8 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.088 [DefaultDispatcher-worker-19 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.094 [DefaultDispatcher-worker-13 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.103 [DefaultDispatcher-worker-21 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-07 08:56:32.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-07 08:56:32.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-07 08:56:32.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.105 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c964873: (connection evicted) 2025-04-07 08:56:32.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-07 08:56:32.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f229f60 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.106 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-07 08:56:32.114 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.115 [DefaultDispatcher-worker-19 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:32.115 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.115 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.115 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.116 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.116 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.119 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.120 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.120 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58d9cd6 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.121 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-07 08:56:32.128 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.133 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.134 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.135 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.139 [DefaultDispatcher-worker-1 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2025-04-07 08:56:32.146 [DefaultDispatcher-worker-8 @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.150 [DefaultDispatcher-worker-16 @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-04-07 08:56:32.152 [DefaultDispatcher-worker-21 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:32.152 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.152 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.152 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.153 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.153 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-07 08:56:32.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-07 08:56:32.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.154 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2: (connection evicted) 2025-04-07 08:56:32.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-07 08:56:32.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-07 08:56:32.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-07 08:56:32.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-07 08:56:32.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.155 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad: (connection evicted) 2025-04-07 08:56:32.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-07 08:56:32.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d4b3b94 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.156 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.157 [Test worker @coroutine#5323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-07 08:56:32.164 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.169 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.173 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.177 [DefaultDispatcher-worker-2 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.180 [DefaultDispatcher-worker-3 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.187 [DefaultDispatcher-worker-12 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec 2025-04-07 08:56:32.188 [DefaultDispatcher-worker-22 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:32.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-07 08:56:32.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-07 08:56:32.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.188 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.188 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.188 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.188 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7452e4ec: (connection evicted) 2025-04-07 08:56:32.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-07 08:56:32.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-07 08:56:32.188 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf09576 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.189 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-07 08:56:32.197 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.201 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.202 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.203 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.208 [DefaultDispatcher-worker-1 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.209 [DefaultDispatcher-worker-5 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:32.209 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.209 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.209 [DefaultDispatcher-worker-5 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.210 [DefaultDispatcher-worker-9 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.210 [DefaultDispatcher-worker-9 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.210 [DefaultDispatcher-worker-1 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9 2025-04-07 08:56:32.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-07 08:56:32.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-07 08:56:32.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.211 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ac02a9: (connection evicted) 2025-04-07 08:56:32.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-07 08:56:32.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be29ac4 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.212 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-07 08:56:32.220 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.225 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.225 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.226 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.262 [DefaultDispatcher-worker-17 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2025-04-07 08:56:32.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-07 08:56:32.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-07 08:56:32.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.265 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c887ca: (connection evicted) 2025-04-07 08:56:32.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-07 08:56:32.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7aa676 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.266 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-07 08:56:32.274 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.279 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.280 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.280 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.285 [DefaultDispatcher-worker-15 @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.288 [DefaultDispatcher-worker-6 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2025-04-07 08:56:32.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-07 08:56:32.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-07 08:56:32.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.291 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76: (connection evicted) 2025-04-07 08:56:32.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-07 08:56:32.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-07 08:56:32.293 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc261b7 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd64d6b 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd64d6b 2025-04-07 08:56:32.294 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-07 08:56:32.301 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd64d6b 2025-04-07 08:56:32.306 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd64d6b 2025-04-07 08:56:32.307 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd64d6b 2025-04-07 08:56:32.308 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd64d6b 2025-04-07 08:56:32.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-07 08:56:32.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-07 08:56:32.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:32.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-07 08:56:32.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1fb8fc 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-04-07 08:56:32.311 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-07 08:56:32.319 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-04-07 08:56:32.324 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-04-07 08:56:32.325 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-04-07 08:56:32.326 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61427cd3 2025-04-07 08:56:32.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-07 08:56:32.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-07 08:56:32.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:32.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-07 08:56:32.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cea6297 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.327 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe1020 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afe1020 2025-04-07 08:56:32.328 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-07 08:56:32.336 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3afe1020 2025-04-07 08:56:32.342 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3afe1020 2025-04-07 08:56:32.343 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3afe1020 2025-04-07 08:56:32.344 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3afe1020 2025-04-07 08:56:32.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-07 08:56:32.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-07 08:56:32.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:32.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-07 08:56:32.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-07 08:56:32.350 [UI Thread @coroutine#5483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33033/Site/verify 2025-04-07 08:56:32.350 [UI Thread @coroutine#5483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33033/Site/verify. 2025-04-07 08:56:32.350 [UI Thread @coroutine#5483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33033/Site/verify 2025-04-07 08:56:32.351 [UI Thread @coroutine#5483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33033/Site/verify 2025-04-07 08:56:32.351 [UI Thread @coroutine#5483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33033/Site/verify 2025-04-07 08:56:32.352 [UI Thread @coroutine#5483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33033/Site/verify. 2025-04-07 08:56:32.352 [UI Thread @coroutine#5483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33033/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-07 08:56:32.355 [DefaultDispatcher-worker-19 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e67df05 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.355 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.355 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.355 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6565f3 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6565f3 2025-04-07 08:56:32.355 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-07 08:56:32.355 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.355 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.364 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565f3 2025-04-07 08:56:32.369 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565f3 2025-04-07 08:56:32.369 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565f3 2025-04-07 08:56:32.370 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565f3 2025-04-07 08:56:32.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-07 08:56:32.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-07 08:56:32.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:32.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-07 08:56:32.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc7769d 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.372 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.373 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-07 08:56:32.373 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2025-04-07 08:56:32.373 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2025-04-07 08:56:32.373 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-07 08:56:32.381 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2025-04-07 08:56:32.386 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2025-04-07 08:56:32.387 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2025-04-07 08:56:32.388 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2025-04-07 08:56:32.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-07 08:56:32.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-07 08:56:32.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:32.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-07 08:56:32.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b994f7 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.389 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-07 08:56:32.390 [Test worker @coroutine#5534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-07 08:56:32.399 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-07 08:56:32.404 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-07 08:56:32.405 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-07 08:56:32.406 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-07 08:56:32.407 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43123/Site/verify 2025-04-07 08:56:32.407 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43123/Site/verify. 2025-04-07 08:56:32.407 [UI Thread @coroutine#5547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43123/Site/verify 2025-04-07 08:56:32.408 [UI Thread @coroutine#5547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43123/Site/verify 2025-04-07 08:56:32.408 [UI Thread @coroutine#5547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43123/Site/verify 2025-04-07 08:56:32.408 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43123/Site/verify. 2025-04-07 08:56:32.408 [UI Thread @coroutine#5547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43123/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:32.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-07 08:56:32.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-07 08:56:32.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:32.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-07 08:56:32.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-07 08:56:32.412 [UI Thread @coroutine#5560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33805/Site/verify 2025-04-07 08:56:32.412 [UI Thread @coroutine#5560] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33805/Site/verify. 2025-04-07 08:56:32.412 [UI Thread @coroutine#5560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33805/Site/verify 2025-04-07 08:56:32.413 [UI Thread @coroutine#5560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33805/Site/verify 2025-04-07 08:56:32.413 [UI Thread @coroutine#5560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33805/Site/verify 2025-04-07 08:56:32.413 [UI Thread @coroutine#5560] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33805/Site/verify. 2025-04-07 08:56:32.413 [UI Thread @coroutine#5560] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33805/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:32.416 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49823/Site/verify 2025-04-07 08:56:32.416 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49823/Site/verify. 2025-04-07 08:56:32.416 [UI Thread @coroutine#5573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49823/Site/verify 2025-04-07 08:56:32.417 [DefaultDispatcher-worker-14 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:32.417 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.417 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.417 [DefaultDispatcher-worker-14 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.417 [DefaultDispatcher-worker-2 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.417 [DefaultDispatcher-worker-2 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.417 [UI Thread @coroutine#5573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49823/Site/verify 2025-04-07 08:56:32.417 [UI Thread @coroutine#5573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49823/Site/verify 2025-04-07 08:56:32.417 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49823/Site/verify. 2025-04-07 08:56:32.417 [UI Thread @coroutine#5573] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49823/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:32.421 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-07 08:56:32.421 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-07 08:56:32.421 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-07 08:56:32.421 [UI Thread @coroutine#5590] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3569f0f1 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.423 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-07 08:56:32.432 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.437 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.437 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.438 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.442 [DefaultDispatcher-worker-20 @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.454 [DefaultDispatcher-worker-12 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.458 [DefaultDispatcher-worker-19 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.461 [DefaultDispatcher-worker-17 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.464 [DefaultDispatcher-worker-14 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.467 [DefaultDispatcher-worker-18 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.471 [DefaultDispatcher-worker-8 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.480 [DefaultDispatcher-worker-11 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784fb189 2025-04-07 08:56:32.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-07 08:56:32.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-07 08:56:32.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.480 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784fb189: (connection evicted) 2025-04-07 08:56:32.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-07 08:56:32.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e01d838 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.482 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-07 08:56:32.490 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.494 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.495 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.496 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45957b8f 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.496 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-07 08:56:32.497 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.497 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.497 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-07 08:56:32.505 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.510 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.510 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.511 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.515 [DefaultDispatcher-worker-18 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f 2025-04-07 08:56:32.522 [DefaultDispatcher-worker-5 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a5f996 2025-04-07 08:56:32.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-07 08:56:32.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-07 08:56:32.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.530 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66a5f996: (connection evicted) 2025-04-07 08:56:32.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-07 08:56:32.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-07 08:56:32.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-07 08:56:32.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-07 08:56:32.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.530 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300cdf3f: (connection evicted) 2025-04-07 08:56:32.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-07 08:56:32.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47814094 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.531 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-07 08:56:32.539 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.540 [DefaultDispatcher-worker-10 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:32.540 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.540 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.540 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.540 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.540 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.544 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.544 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.545 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.545 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-07 08:56:32.545 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.545 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cde0397 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.546 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-07 08:56:32.553 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.558 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.558 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.559 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.563 [DefaultDispatcher-worker-13 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-07 08:56:32.571 [DefaultDispatcher-worker-1 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.575 [DefaultDispatcher-worker-2 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87affb5 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-07 08:56:32.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.578 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87affb5: (connection evicted) 2025-04-07 08:56:32.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-07 08:56:32.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.578 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308bd473: (connection evicted) 2025-04-07 08:56:32.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-07 08:56:32.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7118a1b9 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.579 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-07 08:56:32.587 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.592 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.592 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.593 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab2ac08 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.593 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.594 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-07 08:56:32.594 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.594 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.594 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-07 08:56:32.601 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.606 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.606 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.607 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.611 [DefaultDispatcher-worker-8 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8b86 2025-04-07 08:56:32.618 [DefaultDispatcher-worker-5 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.622 [DefaultDispatcher-worker-9 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b 2025-04-07 08:56:32.680 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.694 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-07 08:56:32.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-07 08:56:32.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.873 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dcb8e8b: (connection evicted) 2025-04-07 08:56:32.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-07 08:56:32.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-07 08:56:32.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-07 08:56:32.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-07 08:56:32.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.874 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c8b86: (connection evicted) 2025-04-07 08:56:32.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-07 08:56:32.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b16aa6f 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.875 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-07 08:56:32.876 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.876 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.876 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-07 08:56:32.882 [DefaultDispatcher-worker-4 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:32.883 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.883 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.883 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.883 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.883 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.883 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.888 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.889 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.890 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee46aaf 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.890 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-07 08:56:32.897 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.902 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.903 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.904 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.908 [DefaultDispatcher-worker-9 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2025-04-07 08:56:32.915 [DefaultDispatcher-worker-7 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.918 [DefaultDispatcher-worker-21 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.922 [DefaultDispatcher-worker-21 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2025-04-07 08:56:32.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-07 08:56:32.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-07 08:56:32.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.924 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d58550c: (connection evicted) 2025-04-07 08:56:32.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-07 08:56:32.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-07 08:56:32.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-07 08:56:32.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-07 08:56:32.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.925 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc: (connection evicted) 2025-04-07 08:56:32.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-07 08:56:32.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6619692e 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.925 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.926 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-07 08:56:32.933 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.938 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.939 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.939 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@485996f7 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.940 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-07 08:56:32.950 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.954 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.955 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.956 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.960 [DefaultDispatcher-worker-2 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746fda68 2025-04-07 08:56:32.967 [DefaultDispatcher-worker-2 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.971 [DefaultDispatcher-worker-1 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.973 [DefaultDispatcher-worker-8 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:32.973 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.973 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:32.973 [DefaultDispatcher-worker-8 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.974 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.974 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:32.974 [DefaultDispatcher-worker-7 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-04-07 08:56:32.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-07 08:56:32.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-07 08:56:32.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.976 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377fca35: (connection evicted) 2025-04-07 08:56:32.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-07 08:56:32.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-07 08:56:32.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-07 08:56:32.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-07 08:56:32.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:32.977 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746fda68: (connection evicted) 2025-04-07 08:56:32.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:32.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-07 08:56:32.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8590f4 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:32.978 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-07 08:56:32.986 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:32.990 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:32.991 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:32.992 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:32.992 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-07 08:56:32.992 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:32.992 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:32.992 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:32.992 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:32.992 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4ba591 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:32.993 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-07 08:56:33.000 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:33.005 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:33.005 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:33.006 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:33.010 [DefaultDispatcher-worker-12 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2025-04-07 08:56:33.017 [DefaultDispatcher-worker-7 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:33.020 [DefaultDispatcher-worker-4 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:33.023 [DefaultDispatcher-worker-3 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-04-07 08:56:33.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-07 08:56:33.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-07 08:56:33.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.026 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1cac17: (connection evicted) 2025-04-07 08:56:33.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-07 08:56:33.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-07 08:56:33.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-07 08:56:33.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-07 08:56:33.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.026 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74dde921: (connection evicted) 2025-04-07 08:56:33.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-07 08:56:33.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d3bee8 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.028 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-07 08:56:33.036 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.040 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.041 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.042 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.043 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:33.043 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.043 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.043 [DefaultDispatcher-worker-8 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.044 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.044 [DefaultDispatcher-worker-19 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.047 [DefaultDispatcher-worker-19 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6 2025-04-07 08:56:33.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-07 08:56:33.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-07 08:56:33.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.048 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b16aa6: (connection evicted) 2025-04-07 08:56:33.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-07 08:56:33.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77bca6d6 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.049 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-07 08:56:33.057 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.061 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.062 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.063 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.067 [DefaultDispatcher-worker-22 @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.078 [DefaultDispatcher-worker-3 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.081 [DefaultDispatcher-worker-3 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7408b3db 2025-04-07 08:56:33.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-07 08:56:33.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-07 08:56:33.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.084 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7408b3db: (connection evicted) 2025-04-07 08:56:33.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-07 08:56:33.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef9c234 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.085 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-07 08:56:33.086 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.086 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.086 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-07 08:56:33.094 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.099 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.100 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.101 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.105 [DefaultDispatcher-worker-8 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.115 [DefaultDispatcher-worker-14 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.118 [DefaultDispatcher-worker-6 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.120 [DefaultDispatcher-worker-18 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:33.120 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.120 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.120 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.120 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.120 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.124 [DefaultDispatcher-worker-8 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-04-07 08:56:33.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-07 08:56:33.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-07 08:56:33.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.125 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c9910e: (connection evicted) 2025-04-07 08:56:33.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-07 08:56:33.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56803e70 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.126 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.127 [Test worker @coroutine#6028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-07 08:56:33.134 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.139 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.140 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.141 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.145 [DefaultDispatcher-worker-7 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.156 [DefaultDispatcher-worker-17 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.157 [DefaultDispatcher-worker-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:33.157 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.157 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.157 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.157 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.157 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.159 [DefaultDispatcher-worker-21 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.164 [DefaultDispatcher-worker-14 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-07 08:56:33.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-07 08:56:33.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-07 08:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.165 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b52853: (connection evicted) 2025-04-07 08:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-07 08:56:33.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be94b12 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.166 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@28815100 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@28815100 2025-04-07 08:56:33.167 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-07 08:56:33.175 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2025-04-07 08:56:33.179 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2025-04-07 08:56:33.180 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2025-04-07 08:56:33.181 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2025-04-07 08:56:33.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-07 08:56:33.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-07 08:56:33.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-07 08:56:33.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6329d89f 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2025-04-07 08:56:33.186 [Test worker @coroutine#6088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-07 08:56:33.192 [DefaultDispatcher-worker-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:33.192 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.192 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.192 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.193 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.193 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2025-04-07 08:56:33.198 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2025-04-07 08:56:33.199 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2025-04-07 08:56:33.200 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2cd5ea 2025-04-07 08:56:33.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-07 08:56:33.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-07 08:56:33.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-07 08:56:33.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-07 08:56:33.202 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32daccab 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 08:56:33.203 [Test worker @coroutine#6113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-07 08:56:33.211 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 08:56:33.214 [DefaultDispatcher-worker-15 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:33.214 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.214 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.214 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.215 [DefaultDispatcher-worker-9 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.215 [DefaultDispatcher-worker-9 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.216 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 08:56:33.217 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 08:56:33.218 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-07 08:56:33.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-07 08:56:33.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-07 08:56:33.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-07 08:56:33.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6098d473 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.222 [UI Thread @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-07 08:56:33.223 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45 2025-04-07 08:56:33.223 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45 2025-04-07 08:56:33.223 [UI Thread @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-07 08:56:33.230 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45 2025-04-07 08:56:33.235 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45 2025-04-07 08:56:33.236 [UI Thread @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45 2025-04-07 08:56:33.237 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45 2025-04-07 08:56:33.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-07 08:56:33.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-07 08:56:33.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.238 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9ecf45: (connection evicted) 2025-04-07 08:56:33.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-07 08:56:33.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e9f6b8 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.240 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-07 08:56:33.241 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-04-07 08:56:33.241 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-04-07 08:56:33.241 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-07 08:56:33.249 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-04-07 08:56:33.254 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-04-07 08:56:33.255 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-04-07 08:56:33.256 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-04-07 08:56:33.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-07 08:56:33.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-07 08:56:33.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-07 08:56:33.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55cbbf15 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2025-04-07 08:56:33.258 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-07 08:56:33.266 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2025-04-07 08:56:33.271 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2025-04-07 08:56:33.272 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2025-04-07 08:56:33.273 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dcdf733 2025-04-07 08:56:33.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-07 08:56:33.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-07 08:56:33.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-07 08:56:33.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-07 08:56:33.274 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6048e171 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae729fb 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae729fb 2025-04-07 08:56:33.275 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-07 08:56:33.283 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae729fb 2025-04-07 08:56:33.288 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae729fb 2025-04-07 08:56:33.288 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae729fb 2025-04-07 08:56:33.289 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae729fb 2025-04-07 08:56:33.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-07 08:56:33.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-07 08:56:33.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-07 08:56:33.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3c2e59 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-04-07 08:56:33.291 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-07 08:56:33.299 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-04-07 08:56:33.304 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-04-07 08:56:33.304 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-04-07 08:56:33.305 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-04-07 08:56:33.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-07 08:56:33.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-07 08:56:33.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-07 08:56:33.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3564caf8 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.307 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabf112 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabf112 2025-04-07 08:56:33.308 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-07 08:56:33.316 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabf112 2025-04-07 08:56:33.321 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabf112 2025-04-07 08:56:33.321 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabf112 2025-04-07 08:56:33.322 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabf112 2025-04-07 08:56:33.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-07 08:56:33.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-07 08:56:33.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-07 08:56:33.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fc94125 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@a29aced 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@a29aced 2025-04-07 08:56:33.325 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-07 08:56:33.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a29aced 2025-04-07 08:56:33.338 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a29aced 2025-04-07 08:56:33.339 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a29aced 2025-04-07 08:56:33.340 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a29aced 2025-04-07 08:56:33.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-07 08:56:33.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-07 08:56:33.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-07 08:56:33.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-07 08:56:33.342 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-07 08:56:33.350 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-07 08:56:33.355 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-07 08:56:33.356 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-07 08:56:33.357 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-07 08:56:33.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-07 08:56:33.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-07 08:56:33.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-07 08:56:33.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240e8240 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-04-07 08:56:33.359 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-07 08:56:33.359 [DefaultDispatcher-worker-11 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:33.360 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.360 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.360 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.360 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.360 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.367 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-04-07 08:56:33.372 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-04-07 08:56:33.373 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-04-07 08:56:33.374 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-04-07 08:56:33.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-07 08:56:33.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-07 08:56:33.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-07 08:56:33.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-07 08:56:33.377 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6831286e 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-07 08:56:33.378 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-07 08:56:33.386 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-07 08:56:33.391 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-07 08:56:33.392 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-07 08:56:33.392 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-04-07 08:56:33.394 [UI Thread @coroutine#6309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-07 08:56:33.394 [UI Thread @coroutine#6309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-07 08:56:33.394 [UI Thread @coroutine#6309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-07 08:56:33.395 [UI Thread @coroutine#6309] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-07 08:56:33.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-07 08:56:33.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-07 08:56:33.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 08:56:33.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-07 08:56:33.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9fd79 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.397 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-07 08:56:33.405 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.410 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.411 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.414 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.416 [UI Thread @coroutine#6331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60379/Site/verify 2025-04-07 08:56:33.417 [UI Thread @coroutine#6331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60379/Site/verify. 2025-04-07 08:56:33.417 [UI Thread @coroutine#6331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60379/Site/verify 2025-04-07 08:56:33.417 [UI Thread @coroutine#6331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60379/Site/verify 2025-04-07 08:56:33.417 [UI Thread @coroutine#6331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60379/Site/verify 2025-04-07 08:56:33.418 [UI Thread @coroutine#6331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60379/Site/verify. 2025-04-07 08:56:33.418 [UI Thread @coroutine#6331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60379/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 08:56:33.418 [DefaultDispatcher-worker-10 @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd 2025-04-07 08:56:33.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-07 08:56:33.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-07 08:56:33.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.419 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51e68bcd: (connection evicted) 2025-04-07 08:56:33.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:33.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-07 08:56:33.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-07 08:56:33.421 [DefaultDispatcher-worker-8 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:33.421 [DefaultDispatcher-worker-8 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.421 [DefaultDispatcher-worker-8 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.421 [DefaultDispatcher-worker-8 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.421 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.421 [DefaultDispatcher-worker-1 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.421 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b6454d 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.422 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-07 08:56:33.430 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.434 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.435 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.436 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.440 [DefaultDispatcher-worker-15 @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.443 [DefaultDispatcher-worker-16 @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24537e30 2025-04-07 08:56:33.446 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json 2025-04-07 08:56:33.446 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json. 2025-04-07 08:56:33.446 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json 2025-04-07 08:56:33.447 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json 2025-04-07 08:56:33.447 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json 2025-04-07 08:56:33.447 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json. 2025-04-07 08:56:33.447 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34331/713704135216865280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:33.448 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34331/mediainfo.json 2025-04-07 08:56:33.448 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34331/mediainfo.json. 2025-04-07 08:56:33.448 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34331/mediainfo.json 2025-04-07 08:56:33.448 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34331/mediainfo.json 2025-04-07 08:56:33.448 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34331/mediainfo.json 2025-04-07 08:56:33.489 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34331/mediainfo.json. 2025-04-07 08:56:33.489 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34331/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:33.522 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:33.544 [DefaultDispatcher-worker-2 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:33.545 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.545 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.545 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.545 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.545 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.888 [DefaultDispatcher-worker-14 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235b4aea 2025-04-07 08:56:33.888 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.888 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.888 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.888 [DefaultDispatcher-worker-1 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.888 [DefaultDispatcher-worker-1 @coroutine#2062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47059/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.978 [DefaultDispatcher-worker-3 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2025-04-07 08:56:33.978 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.978 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:33.978 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.979 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:33.979 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40695/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.048 [DefaultDispatcher-worker-3 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2025-04-07 08:56:34.048 [DefaultDispatcher-worker-3 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.048 [DefaultDispatcher-worker-3 @coroutine#2141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.048 [DefaultDispatcher-worker-3 @coroutine#2141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.049 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.049 [DefaultDispatcher-worker-1 @coroutine#2141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58113/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.125 [DefaultDispatcher-worker-16 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-07 08:56:34.125 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.125 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.125 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.126 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.126 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35615/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.162 [DefaultDispatcher-worker-6 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-07 08:56:34.162 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.162 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.162 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.163 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.163 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46087/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.198 [DefaultDispatcher-worker-22 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044254e 2025-04-07 08:56:34.198 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.198 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.198 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.199 [DefaultDispatcher-worker-22 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.220 [DefaultDispatcher-worker-6 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2025-04-07 08:56:34.220 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.220 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.220 [DefaultDispatcher-worker-6 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.221 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.221 [DefaultDispatcher-worker-1 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48143/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.365 [DefaultDispatcher-worker-17 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-07 08:56:34.365 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.365 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.365 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.366 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.366 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51217/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.426 [DefaultDispatcher-worker-16 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-07 08:56:34.426 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.426 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.426 [DefaultDispatcher-worker-16 @coroutine#2339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.427 [DefaultDispatcher-worker-15 @coroutine#2339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.427 [DefaultDispatcher-worker-15 @coroutine#2339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46667/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-07 08:56:34.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-07 08:56:34.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:34.493 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24537e30: (connection evicted) 2025-04-07 08:56:34.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:34.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-07 08:56:34.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4631a6a9 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.524 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-07 08:56:34.533 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.539 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.540 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.541 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.545 [DefaultDispatcher-worker-19 @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-2 @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-13 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId. 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.549 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52333/UmAppDatabase/replication/nodeId 2025-04-07 08:56:34.624 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:34.627 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json 2025-04-07 08:56:34.627 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json. 2025-04-07 08:56:34.627 [UI Thread @coroutine#6423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json 2025-04-07 08:56:34.628 [UI Thread @coroutine#6423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json 2025-04-07 08:56:34.628 [UI Thread @coroutine#6423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json 2025-04-07 08:56:34.628 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json. 2025-04-07 08:56:34.628 [UI Thread @coroutine#6423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43445/713704142347776000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:34.629 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43445/tincan.xml 2025-04-07 08:56:34.629 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43445/tincan.xml. 2025-04-07 08:56:34.629 [UI Thread @coroutine#6423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43445/tincan.xml 2025-04-07 08:56:34.629 [UI Thread @coroutine#6423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43445/tincan.xml 2025-04-07 08:56:34.629 [UI Thread @coroutine#6423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43445/tincan.xml 2025-04-07 08:56:34.670 [UI Thread @coroutine#6423] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43445/tincan.xml. 2025-04-07 08:56:34.670 [UI Thread @coroutine#6423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43445/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-07 08:56:34.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-07 08:56:34.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-07 08:56:34.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 08:56:34.676 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66626c96: (connection evicted) 2025-04-07 08:56:34.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 08:56:34.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-07 08:56:34.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-07 12:17:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-07 12:17:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:50.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:50.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-07 12:17:50.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-07 12:17:50.657 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.673 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.676 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.694 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:50.698 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3261d45d 2025-04-07 12:17:50.698 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3261d45d 2025-04-07 12:17:50.700 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca63c61 2025-04-07 12:17:50.700 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca63c61 2025-04-07 12:17:50.702 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3899bf2d 2025-04-07 12:17:50.702 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3899bf2d 2025-04-07 12:17:50.704 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9b365a 2025-04-07 12:17:50.704 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9b365a 2025-04-07 12:17:50.707 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e4c688 2025-04-07 12:17:50.707 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e4c688 2025-04-07 12:17:50.709 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacafe1 2025-04-07 12:17:50.709 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacafe1 2025-04-07 12:17:50.711 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3939018e 2025-04-07 12:17:50.712 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3939018e 2025-04-07 12:17:50.714 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db4c915 2025-04-07 12:17:50.714 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db4c915 2025-04-07 12:17:50.716 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a838cad 2025-04-07 12:17:50.716 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a838cad 2025-04-07 12:17:50.716 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:17:50.810 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:50.811 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:17:50.811 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:50.812 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:17:50.813 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.814 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 12:17:50.814 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 12:17:50.814 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 12:17:50.873 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.892 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.908 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.923 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.934 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:50.940 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:51.012 [DefaultDispatcher-worker-14 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-07 12:17:51.031 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 12:17:51.032 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 12:17:51.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-07 12:17:51.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-07 12:17:51.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:17:51.043 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 12:17:51.043 [DefaultDispatcher-worker-13 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:51.043 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-07 12:17:51.043 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3261d45d: (connection evicted) 2025-04-07 12:17:51.044 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ca63c61: (connection evicted) 2025-04-07 12:17:51.044 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3899bf2d: (connection evicted) 2025-04-07 12:17:51.044 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d9b365a: (connection evicted) 2025-04-07 12:17:51.045 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e4c688: (connection evicted) 2025-04-07 12:17:51.045 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cacafe1: (connection evicted) 2025-04-07 12:17:51.045 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3939018e: (connection evicted) 2025-04-07 12:17:51.045 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1db4c915: (connection evicted) 2025-04-07 12:17:51.046 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a838cad: (connection evicted) 2025-04-07 12:17:51.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-07 12:17:51.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-07 12:17:51.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451816fd 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:17:51.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-07 12:17:51.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-07 12:17:51.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.061 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.062 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.064 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:51.064 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:17:51.064 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:51.064 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:17:51.072 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.073 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 12:17:51.073 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-07 12:17:51.073 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 12:17:51.076 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.084 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.092 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.101 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.109 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.113 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.142 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-07 12:17:51.154 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.157 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f24b8c 2025-04-07 12:17:51.157 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f24b8c 2025-04-07 12:17:51.159 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e35a7e2 2025-04-07 12:17:51.159 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e35a7e2 2025-04-07 12:17:51.161 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0a20fc 2025-04-07 12:17:51.161 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0a20fc 2025-04-07 12:17:51.163 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f08add9 2025-04-07 12:17:51.163 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f08add9 2025-04-07 12:17:51.164 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 12:17:51.165 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-07 12:17:51.165 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da4239f 2025-04-07 12:17:51.165 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da4239f 2025-04-07 12:17:51.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-07 12:17:51.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-07 12:17:51.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-04-07 12:17:51.166 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cd8607: (connection evicted) 2025-04-07 12:17:51.166 [DefaultDispatcher-worker-13 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-07 12:17:51.166 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:51.167 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f24b8c: (connection evicted) 2025-04-07 12:17:51.167 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d957e 2025-04-07 12:17:51.167 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e35a7e2: (connection evicted) 2025-04-07 12:17:51.167 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d957e 2025-04-07 12:17:51.167 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0a20fc: (connection evicted) 2025-04-07 12:17:51.168 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f08add9: (connection evicted) 2025-04-07 12:17:51.168 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da4239f: (connection evicted) 2025-04-07 12:17:51.168 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1d957e: (connection evicted) 2025-04-07 12:17:51.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-07 12:17:51.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a17dd6f 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-04-07 12:17:51.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-04-07 12:17:51.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-07 12:17:51.304 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b9d43f 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-04-07 12:17:51.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-04-07 12:17:51.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-07 12:17:51.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595814a1 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-07 12:17:51.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-07 12:17:51.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-07 12:17:51.605 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-04-07 12:17:51.638 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.653 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.760 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-07 12:17:51.766 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-07 12:17:51.766 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53737/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 12:17:51.766 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53737/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-07 12:17:51.766 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53737/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 12:17:51.778 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53737/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 12:17:51.778 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53737/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-07 12:17:51.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-07 12:17:51.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-07 12:17:51.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.798 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1214d23c: (connection evicted) 2025-04-07 12:17:51.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-07 12:17:51.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-07 12:17:51.801 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b0ed03 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-07 12:17:51.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-07 12:17:51.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-07 12:17:51.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-07 12:17:51.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-07 12:17:51.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-07 12:17:51.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-07 12:17:51.838 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-07 12:17:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-07 12:17:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-07 12:17:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.840 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27db45f: (connection evicted) 2025-04-07 12:17:51.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-07 12:17:51.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-07 12:17:51.841 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-07 12:17:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-07 12:17:51.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-07 12:17:51.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-07 12:17:51.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-07 12:17:51.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-07 12:17:51.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-07 12:17:51.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-07 12:17:51.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-07 12:17:51.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.860 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298e002d: (connection evicted) 2025-04-07 12:17:51.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-07 12:17:51.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-07 12:17:51.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-07 12:17:51.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-07 12:17:51.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-07 12:17:51.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-07 12:17:51.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-07 12:17:51.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-07 12:17:51.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-07 12:17:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.882 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e06ec83: (connection evicted) 2025-04-07 12:17:51.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-07 12:17:51.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7a20da 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-07 12:17:51.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-07 12:17:51.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-07 12:17:51.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-07 12:17:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c171746 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:51.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-07 12:17:51.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-07 12:17:51.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-07 12:17:51.914 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-07 12:17:51.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-07 12:17:51.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.918 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ba583: (connection evicted) 2025-04-07 12:17:51.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:51.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-07 12:17:51.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-07 12:17:51.955 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.975 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:51.998 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec5cc14 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-07 12:17:52.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-07 12:17:52.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-07 12:17:52.183 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.184 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.193 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.204 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.210 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.214 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-07 12:17:52.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-07 12:17:52.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.251 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269308cc: (connection evicted) 2025-04-07 12:17:52.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-07 12:17:52.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-07 12:17:52.256 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-07 12:17:52.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-07 12:17:52.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-07 12:17:52.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a105556 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-07 12:17:52.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-07 12:17:52.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-07 12:17:52.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-07 12:17:52.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-07 12:17:52.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.278 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6697f3d: (connection evicted) 2025-04-07 12:17:52.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-07 12:17:52.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d79b70 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-07 12:17:52.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-07 12:17:52.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-07 12:17:52.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-07 12:17:52.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-07 12:17:52.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-07 12:17:52.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-07 12:17:52.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-07 12:17:52.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-07 12:17:52.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.292 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45424c0: (connection evicted) 2025-04-07 12:17:52.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-07 12:17:52.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-07 12:17:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-07 12:17:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-07 12:17:52.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-07 12:17:52.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-07 12:17:52.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-07 12:17:52.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-07 12:17:52.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-07 12:17:52.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-07 12:17:52.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.305 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d18338b: (connection evicted) 2025-04-07 12:17:52.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-07 12:17:52.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-07 12:17:52.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-07 12:17:52.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-07 12:17:52.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-07 12:17:52.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-07 12:17:52.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-07 12:17:52.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-07 12:17:52.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-07 12:17:52.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-07 12:17:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.370 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a55e82a: (connection evicted) 2025-04-07 12:17:52.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-07 12:17:52.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b336cc8 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-07 12:17:52.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2025-04-07 12:17:52.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2025-04-07 12:17:52.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-07 12:17:52.375 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-07 12:17:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-07 12:17:52.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-07 12:17:52.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-07 12:17:52.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-07 12:17:52.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.386 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56881196: (connection evicted) 2025-04-07 12:17:52.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-07 12:17:52.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61eab26b 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-07 12:17:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-07 12:17:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-07 12:17:52.390 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-07 12:17:52.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-07 12:17:52.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-07 12:17:52.403 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.407 [DefaultDispatcher-worker-5 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-07 12:17:52.408 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-07 12:17:52.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-07 12:17:52.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-07 12:17:52.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.410 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116fc29e: (connection evicted) 2025-04-07 12:17:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-07 12:17:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-07 12:17:52.410 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-07 12:17:52.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-07 12:17:52.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-07 12:17:52.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-07 12:17:52.419 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-07 12:17:52.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-07 12:17:52.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-07 12:17:52.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-07 12:17:52.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-07 12:17:52.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.446 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a6840c: (connection evicted) 2025-04-07 12:17:52.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-07 12:17:52.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-07 12:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-07 12:17:52.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-07 12:17:52.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-07 12:17:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-07 12:17:52.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-07 12:17:52.484 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.498 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.522 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.553 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.562 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.564 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-07 12:17:52.566 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-07 12:17:52.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-07 12:17:52.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-07 12:17:52.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.566 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54941dfd: (connection evicted) 2025-04-07 12:17:52.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-07 12:17:52.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-07 12:17:52.567 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-07 12:17:52.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-04-07 12:17:52.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-04-07 12:17:52.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e7860c 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-07 12:17:52.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-04-07 12:17:52.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-04-07 12:17:52.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-07 12:17:52.670 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.679 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-07 12:17:52.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-07 12:17:52.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.720 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86: (connection evicted) 2025-04-07 12:17:52.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-07 12:17:52.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29519337 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-07 12:17:52.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2025-04-07 12:17:52.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2025-04-07 12:17:52.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-07 12:17:52.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-07 12:17:52.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-07 12:17:52.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-07 12:17:52.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-07 12:17:52.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-07 12:17:52.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.735 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61: (connection evicted) 2025-04-07 12:17:52.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-07 12:17:52.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-07 12:17:52.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-07 12:17:52.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-07 12:17:52.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-07 12:17:52.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-07 12:17:52.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-07 12:17:52.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-07 12:17:52.833 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.846 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.855 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-07 12:17:52.855 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.856 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-07 12:17:52.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-07 12:17:52.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-07 12:17:52.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.856 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b25d695: (connection evicted) 2025-04-07 12:17:52.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-07 12:17:52.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-07 12:17:52.857 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5604b85 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2025-04-07 12:17:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2025-04-07 12:17:52.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-07 12:17:52.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-07 12:17:52.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-07 12:17:52.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-07 12:17:52.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-07 12:17:52.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.870 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec: (connection evicted) 2025-04-07 12:17:52.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-07 12:17:52.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-07 12:17:52.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-07 12:17:52.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-07 12:17:52.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-07 12:17:52.895 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-07 12:17:52.901 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-07 12:17:52.902 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-07 12:17:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 12:17:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-07 12:17:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-07 12:17:52.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-07 12:17:52.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-07 12:17:52.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:17:52.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-07 12:17:52.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-07 12:17:52.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 12:17:52.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 12:17:52.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-07 12:17:52.917 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 12:17:52.923 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 12:17:52.924 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 12:17:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 12:17:52.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 12:17:52.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-07 12:17:52.931 [DefaultDispatcher-worker-5 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-07 12:17:52.932 [DefaultDispatcher-worker-13 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 12:17:52.934 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 12:17:52.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-07 12:17:52.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-07 12:17:52.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.937 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4551c6: (connection evicted) 2025-04-07 12:17:52.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-07 12:17:52.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-07 12:17:52.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 12:17:52.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 12:17:52.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-07 12:17:52.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 12:17:52.948 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 12:17:52.949 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-07 12:17:52.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-07 12:17:52.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-07 12:17:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-07 12:17:52.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-07 12:17:52.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-07 12:17:52.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:17:52.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-07 12:17:52.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-07 12:17:52.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-07 12:17:52.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 12:17:52.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 12:17:52.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-07 12:17:52.959 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 12:17:52.965 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 12:17:52.966 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-07 12:17:52.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-07 12:17:52.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-07 12:17:52.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-07 12:17:52.969 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:52.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-07 12:17:52.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-07 12:17:52.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:17:52.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:52.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-07 12:17:52.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b711b6 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:52.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-07 12:17:52.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-07 12:17:52.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-07 12:17:53.006 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.008 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-07 12:17:53.015 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-07 12:17:53.026 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.051 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2025-04-07 12:17:53.051 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-07 12:17:53.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-07 12:17:53.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.052 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec: (connection evicted) 2025-04-07 12:17:53.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-07 12:17:53.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-07 12:17:53.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3199a202 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-07 12:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-07 12:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-07 12:17:53.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-07 12:17:53.068 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.077 [DefaultDispatcher-worker-17 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-07 12:17:53.082 [DefaultDispatcher-worker-11 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd64243 2025-04-07 12:17:53.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-07 12:17:53.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-07 12:17:53.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.092 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd64243: (connection evicted) 2025-04-07 12:17:53.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-07 12:17:53.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ad5cffa 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-07 12:17:53.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-07 12:17:53.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-07 12:17:53.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-07 12:17:53.114 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d 2025-04-07 12:17:53.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-07 12:17:53.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-07 12:17:53.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.115 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8ee69d: (connection evicted) 2025-04-07 12:17:53.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-07 12:17:53.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1d1a5 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-07 12:17:53.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-07 12:17:53.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-07 12:17:53.137 [DefaultDispatcher-worker-12 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-07 12:17:53.142 [DefaultDispatcher-worker-18 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-07 12:17:53.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-07 12:17:53.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-07 12:17:53.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.143 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74: (connection evicted) 2025-04-07 12:17:53.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-07 12:17:53.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7544260a 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-07 12:17:53.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-07 12:17:53.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-07 12:17:53.162 [DefaultDispatcher-worker-18 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506b083 2025-04-07 12:17:53.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-07 12:17:53.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-07 12:17:53.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.164 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506b083: (connection evicted) 2025-04-07 12:17:53.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-07 12:17:53.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ef1c3 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-07 12:17:53.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-07 12:17:53.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-07 12:17:53.183 [DefaultDispatcher-worker-1 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-04-07 12:17:53.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-07 12:17:53.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-07 12:17:53.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.183 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bf66af: (connection evicted) 2025-04-07 12:17:53.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-07 12:17:53.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514dc5f4 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-07 12:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-07 12:17:53.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-07 12:17:53.368 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-07 12:17:53.374 [DefaultDispatcher-worker-1 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-07 12:17:53.375 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/manifest.json 2025-04-07 12:17:53.375 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/manifest.json. 2025-04-07 12:17:53.375 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/manifest.json 2025-04-07 12:17:53.377 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/manifest.json 2025-04-07 12:17:53.377 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/manifest.json 2025-04-07 12:17:53.426 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.457 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/manifest.json. 2025-04-07 12:17:53.457 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34041/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:53.465 [DefaultDispatcher-worker-18 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a247711 2025-04-07 12:17:53.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-07 12:17:53.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-07 12:17:53.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.469 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a247711: (connection evicted) 2025-04-07 12:17:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-07 12:17:53.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45635ae1 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-07 12:17:53.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-07 12:17:53.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048c9e 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-07 12:17:53.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-07 12:17:53.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-07 12:17:53.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-07 12:17:53.498 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 12:17:53.540 [Test worker] INFO ktor.application - Application started in 0.045 seconds. 2025-04-07 12:17:53.540 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@244f356 2025-04-07 12:17:53.573 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.581 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.597 [DefaultDispatcher-worker-1 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:35059 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f54c2a 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-07 12:17:53.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851aa5 2025-04-07 12:17:53.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851aa5 2025-04-07 12:17:53.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-07 12:17:53.615 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 12:17:53.619 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 12:17:53.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 12:17:53.619 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 12:17:53.620 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 12:17:53.620 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 12:17:53.620 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 12:17:53.620 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 12:17:53.620 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:53.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2569afda 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:53.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-07 12:17:53.654 [DefaultDispatcher-worker-18 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.660 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.664 [DefaultDispatcher-worker-15 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851aa5 2025-04-07 12:17:53.666 [DefaultDispatcher-worker-15 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851aa5 2025-04-07 12:17:53.671 [DefaultDispatcher-worker-9 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.677 [DefaultDispatcher-worker-9 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.677 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.677 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json. 2025-04-07 12:17:53.677 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.679 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.679 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.680 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json. 2025-04-07 12:17:53.680 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:53.690 [DefaultDispatcher-worker-17 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.693 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 12:17:53.693 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-87e40da7-e83f-4631-8174-ddfbecd66927', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 12:17:53.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:53.695 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-87e40da7-e83f-4631-8174-ddfbecd66927 2025-04-07 12:17:53.698 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.698 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:53.698 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:17:53.698 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:53.698 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:17:53.703 [DefaultDispatcher-worker-17 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.703 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/UmAppDatabase/replication/nodeId 2025-04-07 12:17:53.703 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35059/UmAppDatabase/replication/nodeId. 2025-04-07 12:17:53.703 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/UmAppDatabase/replication/nodeId 2025-04-07 12:17:53.707 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/api/blob/upload-init-batch 2025-04-07 12:17:53.708 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/blob/upload-init-batch. 2025-04-07 12:17:53.708 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/api/blob/upload-init-batch 2025-04-07 12:17:53.708 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35059/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:17:53.722 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.748 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 12:17:53.748 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:17:53.748 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:17:53.748 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:17:53.752 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:53.752 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:53.754 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 12:17:53.754 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:53.754 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:53.756 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/UmAppDatabase/replication/nodeId 2025-04-07 12:17:53.756 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35059/UmAppDatabase/replication/nodeId 2025-04-07 12:17:53.756 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:53.757 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:53.757 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:53.762 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 16ms 2025-04-07 12:17:53.762 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 16ms 2025-04-07 12:17:53.763 [DefaultDispatcher-worker-4 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.766 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-07 12:17:53.768 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.775 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 29ms 2025-04-07 12:17:53.776 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/api/blob/upload-init-batch 2025-04-07 12:17:53.776 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35059/api/blob/upload-init-batch 2025-04-07 12:17:53.778 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35059/api/blob/upload-init-batch. 2025-04-07 12:17:53.778 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35059/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:53.787 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/api/blob/upload-batch-data 2025-04-07 12:17:53.787 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/blob/upload-batch-data. 2025-04-07 12:17:53.787 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/api/blob/upload-batch-data 2025-04-07 12:17:53.787 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:53.792 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:53.800 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-07 12:17:53.801 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:53.801 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-07 12:17:53.801 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/api/blob/upload-batch-data 2025-04-07 12:17:53.807 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/api/blob/upload-batch-data 2025-04-07 12:17:53.808 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/blob/upload-batch-data. 2025-04-07 12:17:53.808 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/api/blob/upload-batch-data 2025-04-07 12:17:53.808 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:53.809 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:53.812 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-07 12:17:53.812 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:53.812 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 12:17:53.813 [DefaultDispatcher-worker-1 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/api/blob/upload-batch-data 2025-04-07 12:17:53.825 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.832 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.845 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/UmAppDatabase/replication/message 2025-04-07 12:17:53.845 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35059/UmAppDatabase/replication/message. 2025-04-07 12:17:53.845 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/UmAppDatabase/replication/message 2025-04-07 12:17:53.845 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35059/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:17:53.846 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:17:53.847 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:17:53.847 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:53.861 [DefaultDispatcher-worker-15 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-07 12:17:53.862 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.862 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:53.862 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json. 2025-04-07 12:17:53.862 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.862 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/UmAppDatabase/replication/message 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35059/UmAppDatabase/replication/message 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35059/UmAppDatabase/replication/message. 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35059/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json. 2025-04-07 12:17:53.863 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35059/api/content/713756020603940864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:53.868 [DefaultDispatcher-worker-11 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70efdd18 2025-04-07 12:17:53.868 [DefaultDispatcher-worker-13 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71458178 2025-04-07 12:17:53.869 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 12:17:53.869 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 12:17:53.869 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 12:17:53.869 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 12:17:53.869 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 12:17:53.870 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851aa5 2025-04-07 12:17:53.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-07 12:17:53.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-07 12:17:53.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:53.870 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70efdd18: (connection evicted) 2025-04-07 12:17:53.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:53.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-07 12:17:53.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-07 12:17:54.116 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:54.116 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:54.326 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:54.874 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@244f356 2025-04-07 12:17:54.875 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@244f356 2025-04-07 12:17:54.877 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aea57dc 2025-04-07 12:17:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-07 12:17:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-07 12:17:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:54.877 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71458178: (connection evicted) 2025-04-07 12:17:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-07 12:17:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c28009f 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:54.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:54.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-07 12:17:54.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:54.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:54.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25da1dc9 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:54.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e149395 2025-04-07 12:17:54.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e149395 2025-04-07 12:17:54.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-07 12:17:54.902 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 12:17:54.903 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 12:17:54.903 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2eb03908 2025-04-07 12:17:54.904 [DefaultDispatcher-worker-12 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:36985 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3dafd4 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:54.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-07 12:17:54.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-07 12:17:54.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-07 12:17:54.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 12:17:54.908 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 12:17:54.908 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 12:17:54.908 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 12:17:54.908 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 12:17:54.908 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 12:17:54.908 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 12:17:54.908 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 12:17:54.908 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60cbad 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:54.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-07 12:17:54.927 [DefaultDispatcher-worker-10 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-07 12:17:54.929 [DefaultDispatcher-worker-14 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.934 [DefaultDispatcher-worker-15 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.939 [DefaultDispatcher-worker-14 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-07 12:17:54.940 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-07 12:17:54.945 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.949 [DefaultDispatcher-worker-1 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.949 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:54.949 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json. 2025-04-07 12:17:54.949 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:54.950 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:54.950 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:54.950 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json. 2025-04-07 12:17:54.950 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:54.957 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.957 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 12:17:54.957 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5304aee0-c6d1-45e4-bd4f-f8986c54bb30', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 12:17:54.958 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:54.958 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5304aee0-c6d1-45e4-bd4f-f8986c54bb30 2025-04-07 12:17:54.959 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:54.959 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:17:54.959 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:54.959 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:17:54.961 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:17:54.961 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:17:54.962 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:54.962 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:54.962 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:54.962 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:54.962 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 12:17:54.962 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:54.962 [DefaultDispatcher-worker-12 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:54.963 [DefaultDispatcher-worker-14 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.964 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/UmAppDatabase/replication/nodeId 2025-04-07 12:17:54.964 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/UmAppDatabase/replication/nodeId. 2025-04-07 12:17:54.964 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/UmAppDatabase/replication/nodeId 2025-04-07 12:17:54.965 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:54.965 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-init-batch. 2025-04-07 12:17:54.965 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:54.965 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:17:54.965 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:17:54.966 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:54.966 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 12:17:54.966 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/UmAppDatabase/replication/nodeId 2025-04-07 12:17:54.966 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/UmAppDatabase/replication/nodeId 2025-04-07 12:17:54.967 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 12:17:54.967 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 12:17:54.968 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:54.969 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 12:17:54.969 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:54.969 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:54.970 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-init-batch. 2025-04-07 12:17:54.970 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36985/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:54.970 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.970 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:54.971 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.971 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:54.971 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.972 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:54.973 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:54.973 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:54.974 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 12:17:54.974 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.975 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.975 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:54.975 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.975 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:54.975 [DefaultDispatcher-worker-13 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:54.977 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:54.979 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:54.979 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:54.979 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:54.979 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.980 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.980 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:54.980 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:54.981 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:54.982 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:54.992 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:54.994 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:55.005 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:55.009 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:55.023 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.023 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.024 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.024 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.024 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.024 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.024 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.026 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.026 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:55.026 [DefaultDispatcher-worker-20 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.026 [DefaultDispatcher-worker-16 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.026 [DefaultDispatcher-worker-16 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36985/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:55.027 [DefaultDispatcher-worker-16 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36985/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36985/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-07 12:17:55.027 [DefaultDispatcher-worker-16 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36985/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.033 [DefaultDispatcher-worker-6 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:55.038 [DefaultDispatcher-worker-21 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:55.039 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 12:17:55.540 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-51ac6751-b613-43ff-abff-82eb028e49d7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 12:17:55.540 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:55.540 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-51ac6751-b613-43ff-abff-82eb028e49d7 2025-04-07 12:17:55.543 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:55.543 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-init-batch. 2025-04-07 12:17:55.543 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:55.543 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:17:55.544 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 12:17:55.544 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 12:17:55.545 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:55.546 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 12:17:55.547 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:55.547 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/api/blob/upload-init-batch 2025-04-07 12:17:55.547 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-init-batch. 2025-04-07 12:17:55.547 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36985/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:55.548 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.548 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.548 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.548 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.549 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.551 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.551 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:55.551 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.552 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.552 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.552 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.552 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.553 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.554 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.554 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:55.554 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.555 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.555 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.555 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.555 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.556 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.597 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.597 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 12:17:55.598 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.598 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.598 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.598 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.598 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.599 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.641 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.641 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.642 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.643 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.643 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.643 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.643 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.644 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.685 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.685 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.685 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.686 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.686 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.686 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.686 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.687 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.729 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.729 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.729 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.730 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.730 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.730 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.730 [DefaultDispatcher-worker-21 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.731 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.772 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.772 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 12:17:55.772 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.773 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.773 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.773 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.773 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.774 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.815 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.815 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-07 12:17:55.816 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.816 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.816 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.816 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.816 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.817 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.859 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.859 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.860 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.860 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.860 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.860 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.860 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.861 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.903 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.903 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.903 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.904 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.904 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.904 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.904 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.905 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.947 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.947 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.947 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.948 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.948 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.948 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.948 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.949 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:55.991 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:55.991 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:55.992 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.992 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.992 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:55.992 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:55.992 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:55.993 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:56.035 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:56.035 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:56.035 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.036 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.036 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:56.036 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.036 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:56.037 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:56.046 [DefaultDispatcher-worker-16 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:56.080 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:56.080 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:56.080 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:56.081 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.082 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.082 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:56.082 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.082 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:56.083 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:56.084 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:56.084 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:56.084 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:56.084 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.085 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.085 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/blob/upload-batch-data. 2025-04-07 12:17:56.085 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.085 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:56.086 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:56.087 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:56.087 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:56.088 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:56.088 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/blob/upload-batch-data 2025-04-07 12:17:56.093 [DefaultDispatcher-worker-17 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:56.096 [DefaultDispatcher-worker-13 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:56.097 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/UmAppDatabase/replication/message 2025-04-07 12:17:56.097 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/UmAppDatabase/replication/message. 2025-04-07 12:17:56.097 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/UmAppDatabase/replication/message 2025-04-07 12:17:56.097 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36985/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:17:56.098 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:17:56.098 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:17:56.098 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:56.107 [DefaultDispatcher-worker-18 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e149395 2025-04-07 12:17:56.108 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:56.108 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-12 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-12 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json. 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-12 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/UmAppDatabase/replication/message 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/UmAppDatabase/replication/message 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36985/UmAppDatabase/replication/message. 2025-04-07 12:17:56.108 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36985/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:56.109 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:56.109 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json 2025-04-07 12:17:56.109 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json. 2025-04-07 12:17:56.109 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36985/api/content/713756022461005824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:56.112 [DefaultDispatcher-worker-12 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-04-07 12:17:56.114 [DefaultDispatcher-worker-17 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e149395 2025-04-07 12:17:56.114 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 12:17:56.114 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 12:17:56.114 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 12:17:56.114 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 12:17:56.114 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 12:17:56.115 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-07 12:17:56.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-07 12:17:56.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-07 12:17:56.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:56.115 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752180c4: (connection evicted) 2025-04-07 12:17:56.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:56.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-07 12:17:56.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-07 12:17:56.408 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:56.540 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:56.593 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:56.893 [DefaultDispatcher-worker-17 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-04-07 12:17:57.118 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2eb03908 2025-04-07 12:17:57.119 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2eb03908 2025-04-07 12:17:57.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-07 12:17:57.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-07 12:17:57.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:57.119 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e149395: (connection evicted) 2025-04-07 12:17:57.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:57.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-07 12:17:57.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-07 12:17:57.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116efe65 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:57.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f839ec5 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:57.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-07 12:17:57.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-07 12:17:57.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-07 12:17:57.132 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 12:17:57.133 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 12:17:57.133 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d6014a7 2025-04-07 12:17:57.134 [DefaultDispatcher-worker-17 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:41785 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:57.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641c8ba4 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:57.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-04-07 12:17:57.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-04-07 12:17:57.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-07 12:17:57.136 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 12:17:57.136 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 12:17:57.136 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 12:17:57.137 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 12:17:57.137 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 12:17:57.137 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 12:17:57.137 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 12:17:57.137 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 12:17:57.137 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b850bb7 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:57.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-07 12:17:57.155 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.160 [DefaultDispatcher-worker-21 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.164 [DefaultDispatcher-worker-6 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-04-07 12:17:57.165 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-04-07 12:17:57.170 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.176 [DefaultDispatcher-worker-21 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.176 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.176 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json. 2025-04-07 12:17:57.176 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.177 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.177 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.178 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json. 2025-04-07 12:17:57.178 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:57.189 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.190 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 12:17:57.190 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d9e0a875-7638-432e-a503-16d7d6023f25', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 12:17:57.191 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:57.191 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d9e0a875-7638-432e-a503-16d7d6023f25 2025-04-07 12:17:57.192 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:57.192 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41785/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:17:57.192 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:57.192 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:17:57.194 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:17:57.194 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:17:57.194 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:57.194 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.194 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:57.195 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.195 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 12:17:57.195 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:57.195 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:57.197 [DefaultDispatcher-worker-6 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.197 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/UmAppDatabase/replication/nodeId 2025-04-07 12:17:57.197 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41785/UmAppDatabase/replication/nodeId. 2025-04-07 12:17:57.197 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/UmAppDatabase/replication/nodeId 2025-04-07 12:17:57.198 [DefaultDispatcher-worker-22 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/blob/upload-init-batch 2025-04-07 12:17:57.198 [DefaultDispatcher-worker-22 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-init-batch. 2025-04-07 12:17:57.198 [DefaultDispatcher-worker-22 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/blob/upload-init-batch 2025-04-07 12:17:57.198 [DefaultDispatcher-worker-22 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:17:57.198 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:17:57.199 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.199 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-07 12:17:57.199 [DefaultDispatcher-worker-21 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/UmAppDatabase/replication/nodeId 2025-04-07 12:17:57.199 [DefaultDispatcher-worker-21 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41785/UmAppDatabase/replication/nodeId 2025-04-07 12:17:57.200 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 12:17:57.200 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 12:17:57.201 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.202 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-07 12:17:57.203 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/blob/upload-init-batch 2025-04-07 12:17:57.203 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41785/api/blob/upload-init-batch 2025-04-07 12:17:57.203 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-init-batch. 2025-04-07 12:17:57.203 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41785/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:57.204 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.204 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-batch-data. 2025-04-07 12:17:57.204 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.204 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:57.205 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.205 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:57.207 [eventLoopGroupProxy-10-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.208 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.208 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 12:17:57.208 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.210 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.210 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-batch-data. 2025-04-07 12:17:57.210 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.210 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:57.210 [DefaultDispatcher-worker-11 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.211 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:57.212 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.212 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.212 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:57.213 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.214 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.214 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-batch-data. 2025-04-07 12:17:57.214 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.214 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:57.215 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:57.218 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.218 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.218 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-07 12:17:57.219 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.220 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.220 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-batch-data. 2025-04-07 12:17:57.220 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.220 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:57.221 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:57.222 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:17:57.222 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.223 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.223 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:57.223 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.224 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.224 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/blob/upload-batch-data. 2025-04-07 12:17:57.224 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.224 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:57.224 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:57.225 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:57.227 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:57.227 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.227 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:57.228 [DefaultDispatcher-worker-11 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/blob/upload-batch-data 2025-04-07 12:17:57.234 [DefaultDispatcher-worker-7 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.235 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:57.237 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:17:57.239 [DefaultDispatcher-worker-8 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.239 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/UmAppDatabase/replication/message 2025-04-07 12:17:57.239 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41785/UmAppDatabase/replication/message. 2025-04-07 12:17:57.239 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/UmAppDatabase/replication/message 2025-04-07 12:17:57.239 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41785/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:17:57.240 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:17:57.241 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:17:57.241 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:57.252 [DefaultDispatcher-worker-19 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-07 12:17:57.252 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:57.252 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-07 12:17:57.252 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.252 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json. 2025-04-07 12:17:57.252 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.253 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/UmAppDatabase/replication/message 2025-04-07 12:17:57.253 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41785/UmAppDatabase/replication/message 2025-04-07 12:17:57.253 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41785/UmAppDatabase/replication/message. 2025-04-07 12:17:57.253 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41785/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:57.254 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.254 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json 2025-04-07 12:17:57.255 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json. 2025-04-07 12:17:57.255 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41785/api/content/713756036635475968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:57.259 [DefaultDispatcher-worker-6 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-07 12:17:57.260 [DefaultDispatcher-worker-4 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2025-04-07 12:17:57.261 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 12:17:57.261 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 12:17:57.261 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 12:17:57.261 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 12:17:57.261 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 12:17:57.262 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-04-07 12:17:57.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-07 12:17:57.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-07 12:17:57.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:57.262 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341889a1: (connection evicted) 2025-04-07 12:17:57.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:57.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-07 12:17:57.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-07 12:17:57.637 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:57.637 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:57.734 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:17:58.265 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d6014a7 2025-04-07 12:17:58.265 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d6014a7 2025-04-07 12:17:58.266 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1239c268 2025-04-07 12:17:58.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-07 12:17:58.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-07 12:17:58.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:58.266 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b859355: (connection evicted) 2025-04-07 12:17:58.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:17:58.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-07 12:17:58.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-07 12:17:58.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:58.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f87dc 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:58.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-04-07 12:17:58.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-04-07 12:17:58.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-07 12:17:58.317 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 12:17:58.318 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-07 12:17:58.318 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2fbb098f 2025-04-07 12:17:58.319 [DefaultDispatcher-worker-22 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:43599 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1c406e 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:58.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-07 12:17:58.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:17:58.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:17:58.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-07 12:17:58.321 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-07 12:17:58.321 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-07 12:17:58.321 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:17:58.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:17:58.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-07 12:17:58.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-07 12:17:58.339 [DefaultDispatcher-worker-15 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.342 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.407 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:58.409 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:58.420 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:17:58.422 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:17:58.423 [DefaultDispatcher-worker-3 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:17:58.446 [DefaultDispatcher-worker-3 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:17:58.449 [DefaultDispatcher-worker-3 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:17:58.451 [DefaultDispatcher-worker-3 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:17:58.458 [DefaultDispatcher-worker-11 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.462 [DefaultDispatcher-worker-15 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.462 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:17:58.462 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json. 2025-04-07 12:17:58.462 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:17:58.463 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:17:58.463 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:17:58.464 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json. 2025-04-07 12:17:58.464 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:17:58.510 [DefaultDispatcher-worker-13 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-07 12:17:58.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-08f81888-8e9c-4e19-b97b-4965109675ef', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-07 12:17:58.511 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-07 12:17:58.511 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-08f81888-8e9c-4e19-b97b-4965109675ef 2025-04-07 12:17:58.512 [DefaultDispatcher-worker-13 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:58.512 [DefaultDispatcher-worker-13 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43599/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:17:58.512 [DefaultDispatcher-worker-13 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:58.512 [DefaultDispatcher-worker-13 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.514 [eventLoopGroupProxy-13-2 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-07 12:17:58.515 [DefaultDispatcher-worker-12 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:58.515 [DefaultDispatcher-worker-12 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:17:58.516 [DefaultDispatcher-worker-15 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.516 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/UmAppDatabase/replication/nodeId 2025-04-07 12:17:58.516 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43599/UmAppDatabase/replication/nodeId. 2025-04-07 12:17:58.516 [DefaultDispatcher-worker-15 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/UmAppDatabase/replication/nodeId 2025-04-07 12:17:58.517 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:17:58.517 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.517 [eventLoopGroupProxy-13-2 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-07 12:17:58.517 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/UmAppDatabase/replication/nodeId 2025-04-07 12:17:58.518 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43599/UmAppDatabase/replication/nodeId 2025-04-07 12:17:58.523 [DefaultDispatcher-worker-14 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.527 [DefaultDispatcher-worker-16 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:58.528 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-init-batch 2025-04-07 12:17:58.528 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-init-batch. 2025-04-07 12:17:58.528 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-init-batch 2025-04-07 12:17:58.528 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:17:58.530 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 12:17:58.531 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 12:17:58.574 [eventLoopGroupProxy-13-2 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.575 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-07 12:17:58.576 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-init-batch 2025-04-07 12:17:58.576 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43599/api/blob/upload-init-batch 2025-04-07 12:17:58.576 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-init-batch. 2025-04-07 12:17:58.576 [DefaultDispatcher-worker-22 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43599/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:17:58.579 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.579 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.579 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.579 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.580 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.582 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.582 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.582 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.582 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.583 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.583 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.583 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.583 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.584 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.626 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.626 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.626 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:58.627 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.628 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.628 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.628 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.628 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.629 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.630 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.630 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.630 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.630 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.631 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.631 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.631 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.631 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.632 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.634 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.634 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.634 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.634 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.635 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.635 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.635 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.635 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.636 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.678 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.678 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.678 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:58.679 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.680 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.680 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.680 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.680 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.681 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.740 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.740 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.740 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-04-07 12:17:58.741 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.743 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.790 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.790 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.790 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-07 12:17:58.791 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.791 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.793 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.835 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.835 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.835 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:58.835 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.837 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.880 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.880 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.880 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:58.880 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.881 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.881 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.881 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.881 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.882 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.925 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.925 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.926 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 12:17:58.926 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.927 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.927 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.927 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.927 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.928 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.929 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.929 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.929 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.929 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.930 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.930 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.930 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.930 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.930 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.932 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.932 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.932 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.932 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.933 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.933 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.933 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.933 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.933 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.934 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.934 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.934 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.934 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.935 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.935 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.935 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.935 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.935 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.936 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.936 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.937 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.938 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.939 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.939 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.939 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.939 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.940 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.940 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.940 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.940 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.941 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.942 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.942 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.942 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.942 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.944 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.945 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.945 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.945 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.945 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.947 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.947 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.947 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.947 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.947 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.949 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.949 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.949 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.949 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.950 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.950 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.950 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.950 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.951 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.952 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.952 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.952 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.952 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.954 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.954 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.954 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.954 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.955 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.956 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.956 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.956 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.957 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.957 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.957 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.957 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.957 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.958 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.959 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.959 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.960 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.960 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.961 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.962 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.963 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.963 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.963 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.963 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.964 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.964 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.964 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.964 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.965 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.966 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.966 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.966 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.967 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.967 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.967 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.967 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.967 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.968 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.969 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.969 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.969 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.969 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.970 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.970 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.970 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.970 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.970 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.971 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.971 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.972 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.972 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.972 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.972 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.972 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.972 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.973 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.974 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.974 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.974 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.974 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.975 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.975 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.975 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.975 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.976 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.977 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.977 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.977 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.977 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.978 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.978 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.978 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.978 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.978 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.979 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.979 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.979 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.979 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.981 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.982 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.982 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.982 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.982 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.983 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.983 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.983 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.983 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.983 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.984 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.984 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.985 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.986 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.986 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.987 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.988 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.988 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.988 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.989 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.989 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.989 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.989 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.989 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.991 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.991 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.991 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.991 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.992 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.992 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.992 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.992 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.993 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.994 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.994 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.994 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.994 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.995 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.995 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.995 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.995 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.995 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.996 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.997 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.997 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:58.997 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.997 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.997 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:58.997 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:58.997 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:58.998 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:58.999 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:58.999 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:58.999 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:58.999 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.000 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.000 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.000 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.000 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.001 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.002 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.002 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.002 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.002 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.003 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.003 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.003 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.003 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.003 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.027 [DefaultDispatcher-worker-6 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:59.047 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.047 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.047 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 12:17:59.048 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.048 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.048 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.049 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.049 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.050 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.051 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.051 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.051 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.052 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.052 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.052 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.052 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.052 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.053 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.054 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.054 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.054 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.057 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.057 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.057 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.057 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.058 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.059 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.060 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.060 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.060 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.061 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.061 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.061 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.061 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.061 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.104 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.104 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.104 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.105 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.106 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.106 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.106 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.106 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.106 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.150 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.150 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.150 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 12:17:59.150 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.151 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.151 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.151 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.151 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.152 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.153 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.153 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.153 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.154 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.154 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.154 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.154 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.154 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.155 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.156 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.156 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.156 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.156 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.157 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.157 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.157 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.157 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.157 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.200 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.200 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.200 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.201 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.201 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.201 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.201 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.201 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.202 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.204 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.204 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.204 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.204 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.205 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.205 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.205 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.205 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.206 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.207 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.207 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.207 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.208 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.208 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.208 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.208 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.209 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.209 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.210 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.210 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.210 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.211 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.211 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.211 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.211 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.211 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.212 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.213 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.213 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.213 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.213 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.214 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.214 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.214 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.214 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.215 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.257 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.257 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.257 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.258 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.259 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.259 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.259 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.259 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.260 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.261 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.261 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.261 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.261 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.262 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.262 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.262 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.262 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.263 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.265 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.265 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.265 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.265 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.266 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.266 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.266 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.266 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.267 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.268 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.268 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.268 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.268 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.269 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.269 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.269 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.269 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.270 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.271 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.271 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.271 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.271 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.272 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.272 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.272 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.272 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.273 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.274 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.274 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.274 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.274 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.275 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.275 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.275 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.275 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.276 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.277 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.277 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.277 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.277 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.278 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.278 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.278 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.278 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.278 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.279 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.280 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.280 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.280 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.280 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.280 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.280 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.280 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.281 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.282 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.282 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.282 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.283 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.284 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.285 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.285 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.285 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.285 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.287 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.287 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.287 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.287 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.288 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.289 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.289 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.289 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.289 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.290 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.290 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.290 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.290 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.291 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.292 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.292 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.292 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.292 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.293 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.294 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.295 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.295 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.295 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.295 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.296 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.296 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.296 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.296 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.296 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.339 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.339 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.339 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.340 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.341 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.342 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.343 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.344 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.344 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.344 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.345 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.345 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.345 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.345 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.346 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.347 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.347 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.347 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.347 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.348 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.348 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.348 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.348 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.349 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.392 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.392 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.392 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.393 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.393 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.393 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.393 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.393 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.394 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.395 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.396 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.396 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.396 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.397 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.397 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.397 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.397 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.397 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.398 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.398 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.398 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.399 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.399 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.399 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.399 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.399 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.400 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.401 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.401 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.401 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.402 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.402 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.402 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.402 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.402 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.403 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.445 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.445 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.445 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:59.446 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.446 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.446 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.446 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.446 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.447 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.448 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.449 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.449 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.449 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.449 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.449 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.449 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.449 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.450 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.493 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.493 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.493 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.494 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.496 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.538 [DefaultDispatcher-worker-20 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:17:59.540 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.540 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.541 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-07 12:17:59.541 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.542 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.542 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.542 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.542 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.542 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.585 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.585 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.585 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.586 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.587 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.630 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.630 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.630 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.631 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.632 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.632 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.632 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.632 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.632 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.634 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.634 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.634 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.634 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.635 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.635 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.635 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.635 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.635 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.637 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.637 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.637 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.637 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.638 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.638 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.638 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.638 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.638 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.640 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.640 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.640 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.640 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.641 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.641 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.641 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.641 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.641 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.642 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.642 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.643 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.643 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.643 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.643 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.643 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.643 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.644 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.645 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.645 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.645 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.646 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.646 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.646 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.646 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.646 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.647 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.648 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.648 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.648 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.649 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.650 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.651 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.651 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.651 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.651 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.652 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.652 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.652 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.652 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.652 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.653 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.654 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.654 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.654 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.654 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.654 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.654 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.654 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.655 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.656 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.656 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.656 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.656 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.657 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.657 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.657 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.657 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.658 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.659 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.659 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.659 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.659 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.660 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.660 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.660 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.660 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.660 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.661 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.661 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.662 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:17:59.662 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.662 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.662 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.662 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.662 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.663 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.664 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.664 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.664 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.664 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.665 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.665 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.665 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.665 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.665 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.666 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.666 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.666 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.667 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.667 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.667 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.667 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.667 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.668 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.669 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.669 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.669 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.670 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.670 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.670 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.670 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.670 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.671 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.713 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.714 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.714 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.714 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.716 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.716 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.716 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.716 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.716 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.717 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.717 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.717 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.718 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.718 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.718 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.718 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.718 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.719 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.720 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.720 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.720 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.720 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.720 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.720 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.720 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.720 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.721 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.722 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.722 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.722 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.722 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.722 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.722 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.722 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.722 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.723 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.724 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.724 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.724 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.724 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.724 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.724 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.724 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.724 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.725 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.725 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.726 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.726 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.726 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.726 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.726 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.726 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.726 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.727 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.727 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.727 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.727 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 12:17:59.728 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.729 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.729 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.729 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.729 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.729 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.772 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.772 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.772 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.774 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.775 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.775 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.775 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.775 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.776 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.776 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.776 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.776 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.776 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.777 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.777 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.777 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.777 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.778 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.778 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.778 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.778 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.778 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.822 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.822 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.822 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 12:17:59.822 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.823 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.823 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.823 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.823 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.824 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.825 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.825 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.825 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.825 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.827 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.827 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.827 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.827 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.827 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.828 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.828 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.828 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.829 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.830 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.830 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.831 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.831 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.831 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.831 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.831 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.831 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.831 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.832 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.832 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.832 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.832 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 12:17:59.833 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.833 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.833 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.833 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.833 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.833 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.834 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.834 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.834 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.834 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.835 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.835 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.835 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.835 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.835 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.836 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.836 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.836 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.836 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.837 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.837 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.837 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.837 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.838 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.839 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.839 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.839 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.839 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.840 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.840 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.840 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.840 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.840 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.841 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.841 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.841 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.841 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.842 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.842 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.842 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.842 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.842 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.843 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.843 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.843 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.843 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.844 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.844 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.844 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.844 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.844 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.845 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.845 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.845 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.845 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.846 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.847 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.847 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.847 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.847 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.848 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.848 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.848 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.848 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.849 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.891 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.891 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.891 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:17:59.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.892 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.892 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.892 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.892 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.893 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.894 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.894 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.894 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.894 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.895 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.895 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.895 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.895 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.896 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.939 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.939 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.939 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 12:17:59.940 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.940 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.940 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.940 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.940 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.941 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.942 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.942 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.942 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:17:59.942 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.943 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.943 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.943 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.943 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.943 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:17:59.985 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:17:59.986 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:17:59.986 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:17:59.986 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.987 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.988 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:17:59.988 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:17:59.988 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:17:59.988 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.030 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.031 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.031 [eventLoopGroupProxy-13-2 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.031 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.032 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.032 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.032 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.032 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.032 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.049 [DefaultDispatcher-worker-22 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:18:00.074 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.075 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.075 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.075 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.076 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.076 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.076 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.076 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.076 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.119 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.119 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.119 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.119 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.120 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.120 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.120 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.120 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.120 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.162 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.163 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.163 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.163 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.164 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.164 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.164 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.164 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.164 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.166 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.166 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.166 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:18:00.166 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.167 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.167 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.167 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.167 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.168 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.211 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.211 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.211 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.211 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.213 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.214 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.214 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.214 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.215 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.215 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.215 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.215 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.215 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.216 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.217 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.217 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.217 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.217 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.218 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.218 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.218 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.218 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.218 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.219 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.220 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.220 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:18:00.220 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.221 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.221 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.221 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.221 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.222 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.223 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.223 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.223 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.223 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.224 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.224 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.224 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.224 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.225 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.226 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.226 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.226 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.226 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.227 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.227 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.227 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.227 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.227 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.270 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.270 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.270 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.270 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.271 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.271 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.271 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.271 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.272 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.272 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.272 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.273 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.273 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.273 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.273 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.273 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.273 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.274 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.274 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.274 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.274 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 12:18:00.275 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.275 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.275 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.275 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.275 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.276 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.276 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.276 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.276 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 12:18:00.276 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.278 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.278 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.278 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.278 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.278 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.309 [DefaultDispatcher-worker-11 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.320 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.320 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.321 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.321 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.322 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.322 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.322 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.322 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.322 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.323 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.323 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.323 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.323 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.324 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.324 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.324 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.324 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.324 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.324 [DefaultDispatcher-worker-11 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:18:00.325 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.325 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.325 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.325 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.326 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.326 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.326 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.326 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.326 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.327 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.327 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.327 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.327 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.328 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.328 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.328 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.328 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.328 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.371 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.371 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.371 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.371 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.373 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.373 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.373 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.373 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.374 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.416 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.416 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.416 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:18:00.417 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.418 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.418 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.418 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.418 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.418 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.419 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.420 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.420 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:18:00.420 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.421 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.421 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.421 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.421 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.421 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.426 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.426 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.426 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 12:18:00.426 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.427 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.427 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.427 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.427 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.427 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.428 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.428 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.428 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.429 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.429 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.429 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.429 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.429 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.430 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.472 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.472 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.472 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:18:00.472 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.474 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.474 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.474 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.474 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.475 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.476 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.476 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.476 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.476 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.477 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.477 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.477 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.477 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.477 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.521 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.521 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.521 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-07 12:18:00.522 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.522 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.522 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.522 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.522 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.523 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.557 [DefaultDispatcher-worker-10 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:18:00.565 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.566 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.566 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.566 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.567 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.567 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.567 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.567 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.567 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.568 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.568 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.569 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-07 12:18:00.569 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.569 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.569 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.569 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.569 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.570 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.612 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.612 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.612 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-07 12:18:00.613 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.614 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.614 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.614 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.614 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.615 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.616 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.616 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.616 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.616 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.617 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.617 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.617 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.617 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.617 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.618 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.618 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.618 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.618 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.619 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.619 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.620 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.620 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.620 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.620 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.621 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.621 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.621 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.621 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.621 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.626 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.626 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.626 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-07 12:18:00.626 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.627 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.627 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.627 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.627 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.627 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.669 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.669 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.670 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-07 12:18:00.670 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.671 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.671 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.671 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.672 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.672 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.673 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.673 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.673 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.673 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.674 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.674 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.674 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.674 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.675 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.675 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.675 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.675 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-07 12:18:00.676 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.676 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.676 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/blob/upload-batch-data. 2025-04-07 12:18:00.676 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.676 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:00.677 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:00.678 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:00.678 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.678 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-07 12:18:00.679 [DefaultDispatcher-worker-22 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/blob/upload-batch-data 2025-04-07 12:18:00.684 [DefaultDispatcher-worker-15 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:18:00.688 [DefaultDispatcher-worker-17 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:18:00.688 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/UmAppDatabase/replication/message 2025-04-07 12:18:00.688 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43599/UmAppDatabase/replication/message. 2025-04-07 12:18:00.688 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/UmAppDatabase/replication/message 2025-04-07 12:18:00.688 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43599/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:18:00.689 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:18:00.689 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:18:00.689 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:00.699 [DefaultDispatcher-worker-12 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-04-07 12:18:00.700 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-12 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:18:00.700 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-12 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json. 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-12 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/UmAppDatabase/replication/message 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43599/UmAppDatabase/replication/message 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43599/UmAppDatabase/replication/message. 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43599/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-7 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:18:00.700 [DefaultDispatcher-worker-7 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json 2025-04-07 12:18:00.701 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json. 2025-04-07 12:18:00.701 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43599/api/content/713756039547604992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:18:00.705 [DefaultDispatcher-worker-22 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-07 12:18:00.719 [DefaultDispatcher-worker-19 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-04-07 12:18:00.730 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-07 12:18:00.730 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-07 12:18:00.730 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-07 12:18:00.730 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-07 12:18:00.730 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-07 12:18:00.732 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-04-07 12:18:00.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-07 12:18:00.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-07 12:18:00.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:00.732 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2025-04-07 12:18:00.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:00.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-07 12:18:00.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-07 12:18:00.821 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:18:00.822 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:18:01.185 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-07 12:18:01.736 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2fbb098f 2025-04-07 12:18:01.736 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2fbb098f 2025-04-07 12:18:01.739 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-04-07 12:18:01.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-07 12:18:01.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-07 12:18:01.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:01.739 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faaff61: (connection evicted) 2025-04-07 12:18:01.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:01.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-07 12:18:01.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d22265c 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:01.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-07 12:18:01.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@28551755 2025-04-07 12:18:01.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@28551755 2025-04-07 12:18:01.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-07 12:18:01.776 [DefaultDispatcher-worker-15 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28551755 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1db390 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:01.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-07 12:18:01.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-07 12:18:01.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d44eab 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:01.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-04-07 12:18:01.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-04-07 12:18:01.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-07 12:18:01.783 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 12:18:01.783 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-07 12:18:01.784 [DefaultDispatcher-worker-8 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:35285 2025-04-07 12:18:01.786 [DefaultDispatcher-worker-8 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-07 12:18:01.787 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35285/api/blob/upload-init-batch 2025-04-07 12:18:01.787 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35285/api/blob/upload-init-batch. 2025-04-07 12:18:01.787 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35285/api/blob/upload-init-batch 2025-04-07 12:18:01.787 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35285/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:18:01.788 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-07 12:18:01.789 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-07 12:18:01.789 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-04-07 12:18:01.790 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35285/api/blob/upload-init-batch 2025-04-07 12:18:01.790 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35285/api/blob/upload-init-batch 2025-04-07 12:18:01.790 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35285/api/blob/upload-init-batch. 2025-04-07 12:18:01.790 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35285/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:01.791 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35285/api/blob/upload-batch-data 2025-04-07 12:18:01.791 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35285/api/blob/upload-batch-data. 2025-04-07 12:18:01.791 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35285/api/blob/upload-batch-data 2025-04-07 12:18:01.791 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35285/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:01.791 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-07 12:18:01.793 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-04-07 12:18:01.793 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:01.793 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35285/api/blob/upload-batch-data 2025-04-07 12:18:01.794 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-07 12:18:01.796 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:01.799 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-07 12:18:01.848 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:01.881 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:01.881 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6046fba0 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:02.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cce500 2025-04-07 12:18:02.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cce500 2025-04-07 12:18:02.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-07 12:18:02.894 [DefaultDispatcher-worker-12 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54cce500 2025-04-07 12:18:02.897 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55173/api/blob/upload-init-batch 2025-04-07 12:18:02.897 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55173/api/blob/upload-init-batch. 2025-04-07 12:18:02.897 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55173/api/blob/upload-init-batch 2025-04-07 12:18:02.897 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55173/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:18:02.898 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55173/api/blob/upload-init-batch 2025-04-07 12:18:02.898 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55173/api/blob/upload-init-batch 2025-04-07 12:18:02.899 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55173/api/blob/upload-init-batch. 2025-04-07 12:18:02.899 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55173/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:02.904 [DefaultDispatcher-worker-15 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54cce500 2025-04-07 12:18:02.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-07 12:18:02.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-07 12:18:02.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:02.907 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54cce500: (connection evicted) 2025-04-07 12:18:02.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:02.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-07 12:18:02.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556e4588 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:02.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf 2025-04-07 12:18:02.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf 2025-04-07 12:18:02.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-07 12:18:02.919 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56257/api/blob/upload-init-batch 2025-04-07 12:18:02.919 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56257/api/blob/upload-init-batch. 2025-04-07 12:18:02.919 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56257/api/blob/upload-init-batch 2025-04-07 12:18:02.919 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56257/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:18:02.920 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56257/api/blob/upload-init-batch 2025-04-07 12:18:02.920 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56257/api/blob/upload-init-batch 2025-04-07 12:18:02.921 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56257/api/blob/upload-init-batch. 2025-04-07 12:18:02.921 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56257/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:02.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-07 12:18:02.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-07 12:18:02.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:02.921 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf: (connection evicted) 2025-04-07 12:18:02.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:02.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-07 12:18:02.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dae9e61 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:02.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec2b2f 2025-04-07 12:18:02.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec2b2f 2025-04-07 12:18:02.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-07 12:18:02.934 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50275/api/blob/upload-init-batch 2025-04-07 12:18:02.934 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50275/api/blob/upload-init-batch. 2025-04-07 12:18:02.934 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50275/api/blob/upload-init-batch 2025-04-07 12:18:02.934 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50275/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-07 12:18:02.935 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50275/api/blob/upload-init-batch 2025-04-07 12:18:02.935 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50275/api/blob/upload-init-batch 2025-04-07 12:18:02.935 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50275/api/blob/upload-init-batch. 2025-04-07 12:18:02.935 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50275/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:02.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-07 12:18:02.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-07 12:18:02.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:02.939 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ec2b2f: (connection evicted) 2025-04-07 12:18:02.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:02.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-07 12:18:02.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48224381 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-07 12:18:03.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4131261 2025-04-07 12:18:03.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4131261 2025-04-07 12:18:03.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-07 12:18:03.198 [DefaultDispatcher-worker-5 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3733b1f4 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-07 12:18:03.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e93d23e 2025-04-07 12:18:03.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e93d23e 2025-04-07 12:18:03.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-07 12:18:03.219 [DefaultDispatcher-worker-9 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e93d23e 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c750b69 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-07 12:18:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2025-04-07 12:18:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2025-04-07 12:18:03.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a29c0 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-07 12:18:03.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-07 12:18:03.256 [DefaultDispatcher-worker-4 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.259 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.261 [DefaultDispatcher-worker-8 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.264 [DefaultDispatcher-worker-21 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.268 [DefaultDispatcher-worker-4 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.270 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.274 [DefaultDispatcher-worker-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77185a2 2025-04-07 12:18:03.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-07 12:18:03.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-07 12:18:03.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.278 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77185a2: (connection evicted) 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:03.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-07 12:18:03.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a57c5d9 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-07 12:18:03.298 [DefaultDispatcher-worker-4 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.301 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.302 [DefaultDispatcher-worker-17 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.306 [DefaultDispatcher-worker-17 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.309 [DefaultDispatcher-worker-6 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.310 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.315 [DefaultDispatcher-worker-14 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-07 12:18:03.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-07 12:18:03.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-07 12:18:03.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.316 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be208db: (connection evicted) 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:03.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-07 12:18:03.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4c0bc7 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-07 12:18:03.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-07 12:18:03.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-07 12:18:03.321 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.334 [DefaultDispatcher-worker-12 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-07 12:18:03.338 [DefaultDispatcher-worker-17 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-07 12:18:03.341 [DefaultDispatcher-worker-22 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-07 12:18:03.344 [DefaultDispatcher-worker-5 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775fec4 2025-04-07 12:18:03.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-07 12:18:03.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-07 12:18:03.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.345 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@775fec4: (connection evicted) 2025-04-07 12:18:03.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:03.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-07 12:18:03.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef04239 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:03.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-07 12:18:03.363 [DefaultDispatcher-worker-19 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.367 [DefaultDispatcher-worker-14 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.371 [DefaultDispatcher-worker-11 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.374 [DefaultDispatcher-worker-6 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.375 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.379 [DefaultDispatcher-worker-9 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-07 12:18:03.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-07 12:18:03.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-07 12:18:03.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:03.379 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49994a4: (connection evicted) 2025-04-07 12:18:03.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:03.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-07 12:18:03.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-07 12:18:03.749 [DefaultDispatcher-worker-19 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28551755 2025-04-07 12:18:03.782 [DefaultDispatcher-worker-19 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4769e70c 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-07 12:18:07.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a14076 2025-04-07 12:18:07.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a14076 2025-04-07 12:18:07.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-07 12:18:07.268 [DefaultDispatcher-worker-19 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a14076 2025-04-07 12:18:07.346 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738ae785 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-07 12:18:07.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-07 12:18:07.801 [DefaultDispatcher-worker-18 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.806 [DefaultDispatcher-worker-10 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.810 [DefaultDispatcher-worker-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.814 [DefaultDispatcher-worker-15 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.818 [DefaultDispatcher-worker-15 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2025-04-07 12:18:07.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a916120 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-07 12:18:07.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-07 12:18:07.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-07 12:18:07.842 [DefaultDispatcher-worker-17 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-07 12:18:07.846 [DefaultDispatcher-worker-21 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-07 12:18:07.850 [DefaultDispatcher-worker-5 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-07 12:18:07.854 [DefaultDispatcher-worker-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f09cb98 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-07 12:18:07.874 [DefaultDispatcher-worker-19 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.879 [DefaultDispatcher-worker-13 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.882 [DefaultDispatcher-worker-11 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.883 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:07.885 [DefaultDispatcher-worker-13 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.889 [DefaultDispatcher-worker-9 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.895 [DefaultDispatcher-worker-21 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3dc752 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fb5b8f 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-07 12:18:07.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-07 12:18:07.912 [DefaultDispatcher-worker-21 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.916 [DefaultDispatcher-worker-6 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.921 [DefaultDispatcher-worker-17 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.923 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:07.924 [DefaultDispatcher-worker-4 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.929 [DefaultDispatcher-worker-5 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f591b2e 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-07 12:18:07.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-07 12:18:07.949 [DefaultDispatcher-worker-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.953 [DefaultDispatcher-worker-19 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.956 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:07.957 [DefaultDispatcher-worker-3 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.960 [DefaultDispatcher-worker-18 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.963 [DefaultDispatcher-worker-11 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.968 [DefaultDispatcher-worker-8 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73973e77 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:07.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 12:18:07.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 12:18:07.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-07 12:18:07.989 [DefaultDispatcher-worker-21 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 12:18:07.994 [DefaultDispatcher-worker-7 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 12:18:07.996 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:07.997 [DefaultDispatcher-worker-7 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 12:18:08.000 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20843604 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-07 12:18:08.019 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.023 [DefaultDispatcher-worker-11 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.026 [DefaultDispatcher-worker-20 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.029 [DefaultDispatcher-worker-15 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.030 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.032 [DefaultDispatcher-worker-7 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.038 [DefaultDispatcher-worker-6 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-04-07 12:18:08.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-07 12:18:08.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-07 12:18:08.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-07 12:18:08.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbc11ed 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-07 12:18:08.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-07 12:18:08.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-07 12:18:08.064 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-07 12:18:08.066 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-07 12:18:08.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-07 12:18:08.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-07 12:18:08.072 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.083 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-07 12:18:08.084 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-07 12:18:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6f29d 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-07 12:18:08.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-07 12:18:08.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-07 12:18:08.102 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.102 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-07 12:18:08.103 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-04-07 12:18:08.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d03cdc7 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-07 12:18:08.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-07 12:18:08.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-07 12:18:08.118 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-07 12:18:08.120 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-07 12:18:08.140 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.140 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.140 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.141 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.142 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.142 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.150 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.169 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.183 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.184 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.184 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.188 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.205 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.226 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.226 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.226 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.267 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.268 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.268 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.309 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.310 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.310 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.351 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.352 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54491/ 2025-04-07 12:18:08.352 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54491/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.393 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54491/ 2025-04-07 12:18:08.396 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.396 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.397 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.397 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.397 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.438 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.439 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.439 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.480 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.481 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.481 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.522 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.523 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.523 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.564 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.565 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.565 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.606 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.607 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/ 2025-04-07 12:18:08.607 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-07 12:18:08.607 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/ 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f650dae 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aa675b 2025-04-07 12:18:08.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aa675b 2025-04-07 12:18:08.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-07 12:18:08.691 [DefaultDispatcher-worker-22 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aa675b 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f239a76 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-07 12:18:08.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-04-07 12:18:08.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-04-07 12:18:08.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-07 12:18:08.717 [DefaultDispatcher-worker-14 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6942a0 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-07 12:18:08.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e845f1c 2025-04-07 12:18:08.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e845f1c 2025-04-07 12:18:08.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-07 12:18:08.736 [DefaultDispatcher-worker-22 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e845f1c 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35bb3fea 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-07 12:18:08.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2025-04-07 12:18:08.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2025-04-07 12:18:08.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-07 12:18:08.755 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.755 [DefaultDispatcher-worker-19 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627ad446 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-07 12:18:08.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-07 12:18:08.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-07 12:18:08.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-07 12:18:08.777 [DefaultDispatcher-worker-17 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0d9da 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed492df 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-07 12:18:08.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@259ae1a9 2025-04-07 12:18:08.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@259ae1a9 2025-04-07 12:18:08.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-07 12:18:08.798 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.804 [DefaultDispatcher-worker-10 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259ae1a9 2025-04-07 12:18:08.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab8290 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-07 12:18:08.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-07 12:18:08.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-07 12:18:08.818 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.828 [DefaultDispatcher-worker-20 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-07 12:18:08.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-07 12:18:08.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:08.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c502018 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:08.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-07 12:18:08.838 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.847 [DefaultDispatcher-worker-10 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.852 [DefaultDispatcher-worker-20 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.855 [DefaultDispatcher-worker-14 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.857 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.858 [DefaultDispatcher-worker-11 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.865 [DefaultDispatcher-worker-9 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.868 [DefaultDispatcher-worker-7 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07 2025-04-07 12:18:08.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-07 12:18:08.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-07 12:18:08.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.871 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd62f07: (connection evicted) 2025-04-07 12:18:08.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:08.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-07 12:18:08.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-07 12:18:08.902 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:08.907 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63024843 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:12.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:12.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-07 12:18:12.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-04-07 12:18:12.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-04-07 12:18:12.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-07 12:18:12.955 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-04-07 12:18:12.964 [DefaultDispatcher-worker-15 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-04-07 12:18:12.971 [DefaultDispatcher-worker-20 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49314684 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-07 12:18:12.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:12.989 [DefaultDispatcher-worker-10 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:12.993 [DefaultDispatcher-worker-17 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:12.996 [DefaultDispatcher-worker-19 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:13.000 [DefaultDispatcher-worker-4 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e5967 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-07 12:18:13.010 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.018 [DefaultDispatcher-worker-13 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.022 [DefaultDispatcher-worker-14 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.026 [DefaultDispatcher-worker-6 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.031 [DefaultDispatcher-worker-13 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120661d2 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-07 12:18:13.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-04-07 12:18:13.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-04-07 12:18:13.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-07 12:18:13.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-04-07 12:18:13.047 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.055 [DefaultDispatcher-worker-6 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-04-07 12:18:13.060 [DefaultDispatcher-worker-21 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-04-07 12:18:13.064 [DefaultDispatcher-worker-5 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e68bd3d 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-07 12:18:13.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2025-04-07 12:18:13.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2025-04-07 12:18:13.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-07 12:18:13.072 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.074 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2025-04-07 12:18:13.082 [DefaultDispatcher-worker-10 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2025-04-07 12:18:13.086 [DefaultDispatcher-worker-21 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe4b8b6 2025-04-07 12:18:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-07 12:18:13.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-07 12:18:13.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-07 12:18:13.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-07 12:18:13.101 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.105 [DefaultDispatcher-worker-18 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d21d12b 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-07 12:18:13.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 12:18:13.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 12:18:13.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-07 12:18:13.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 12:18:13.124 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-04-07 12:18:13.132 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.165 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.188 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.219 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@485a5c9 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-07 12:18:13.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-07 12:18:13.243 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.248 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.249 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.251 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.251 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.251 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.251 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42041/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.252 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.252 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.255 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.255 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.255 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.255 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.256 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.256 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.256 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f4fdc5 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-07 12:18:13.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2025-04-07 12:18:13.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2025-04-07 12:18:13.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-07 12:18:13.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2025-04-07 12:18:13.277 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2025-04-07 12:18:13.278 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2025-04-07 12:18:13.281 [DefaultDispatcher-worker-3 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 12:18:13.281 [DefaultDispatcher-worker-3 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-07 12:18:13.281 [DefaultDispatcher-worker-3 @coroutine#2087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 12:18:13.282 [DefaultDispatcher-worker-13 @coroutine#2087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 12:18:13.282 [DefaultDispatcher-worker-13 @coroutine#2087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-07 12:18:13.283 [DefaultDispatcher-worker-19 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18876fa9 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-07 12:18:13.331 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.334 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@57747a3e 2025-04-07 12:18:13.334 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@57747a3e 2025-04-07 12:18:13.335 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b39ea0 2025-04-07 12:18:13.336 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b39ea0 2025-04-07 12:18:13.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c114e 2025-04-07 12:18:13.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c114e 2025-04-07 12:18:13.339 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@188e949b 2025-04-07 12:18:13.339 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@188e949b 2025-04-07 12:18:13.341 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5fb83e 2025-04-07 12:18:13.341 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5fb83e 2025-04-07 12:18:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.343 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dc6d8b 2025-04-07 12:18:13.343 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dc6d8b 2025-04-07 12:18:13.345 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e71f9f 2025-04-07 12:18:13.345 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e71f9f 2025-04-07 12:18:13.346 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a16bd4 2025-04-07 12:18:13.346 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a16bd4 2025-04-07 12:18:13.348 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.348 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aea2b6 2025-04-07 12:18:13.348 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aea2b6 2025-04-07 12:18:13.348 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.348 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.349 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.349 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.349 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.349 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59885/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.350 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.350 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.354 [DefaultDispatcher-worker-22 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.354 [DefaultDispatcher-worker-22 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.354 [DefaultDispatcher-worker-22 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.354 [DefaultDispatcher-worker-22 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.355 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.355 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.356 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.358 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.359 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e568a 2025-04-07 12:18:13.359 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e568a 2025-04-07 12:18:13.361 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49b8cb 2025-04-07 12:18:13.361 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49b8cb 2025-04-07 12:18:13.361 [DefaultDispatcher-worker-22 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.362 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@b763dfa 2025-04-07 12:18:13.362 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@b763dfa 2025-04-07 12:18:13.364 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e74b2f0 2025-04-07 12:18:13.364 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e74b2f0 2025-04-07 12:18:13.366 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbd87b2 2025-04-07 12:18:13.366 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbd87b2 2025-04-07 12:18:13.366 [DefaultDispatcher-worker-10 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.368 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70ff2e 2025-04-07 12:18:13.368 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70ff2e 2025-04-07 12:18:13.370 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@455394d7 2025-04-07 12:18:13.370 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@455394d7 2025-04-07 12:18:13.371 [DefaultDispatcher-worker-19 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.372 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5b4dbf 2025-04-07 12:18:13.372 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5b4dbf 2025-04-07 12:18:13.374 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8acfd1 2025-04-07 12:18:13.374 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8acfd1 2025-04-07 12:18:13.374 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.376 [DefaultDispatcher-worker-18 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.381 [DefaultDispatcher-worker-8 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.386 [DefaultDispatcher-worker-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.391 [DefaultDispatcher-worker-13 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.395 [DefaultDispatcher-worker-16 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.400 [DefaultDispatcher-worker-5 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.404 [DefaultDispatcher-worker-16 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa64998 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-07 12:18:13.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-07 12:18:13.425 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.426 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.427 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300ee9 2025-04-07 12:18:13.427 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300ee9 2025-04-07 12:18:13.429 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f7ee5f 2025-04-07 12:18:13.429 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f7ee5f 2025-04-07 12:18:13.430 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc86599 2025-04-07 12:18:13.430 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc86599 2025-04-07 12:18:13.430 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.431 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cae464 2025-04-07 12:18:13.431 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cae464 2025-04-07 12:18:13.431 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.432 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.432 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.432 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.432 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56899/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.432 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffbe2f2 2025-04-07 12:18:13.432 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffbe2f2 2025-04-07 12:18:13.433 [DefaultDispatcher-worker-9 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.433 [DefaultDispatcher-worker-9 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.434 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b97844 2025-04-07 12:18:13.434 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b97844 2025-04-07 12:18:13.435 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@37622067 2025-04-07 12:18:13.435 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@37622067 2025-04-07 12:18:13.437 [DefaultDispatcher-worker-22 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.437 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e51b2b 2025-04-07 12:18:13.437 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e51b2b 2025-04-07 12:18:13.437 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.437 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.437 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.437 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.437 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.438 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@49999e97 2025-04-07 12:18:13.438 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@49999e97 2025-04-07 12:18:13.438 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.438 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789d45f7 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-07 12:18:13.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-04-07 12:18:13.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-04-07 12:18:13.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-07 12:18:13.441 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-04-07 12:18:13.447 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-04-07 12:18:13.448 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-04-07 12:18:13.449 [DefaultDispatcher-worker-21 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 12:18:13.449 [DefaultDispatcher-worker-21 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-07 12:18:13.449 [DefaultDispatcher-worker-21 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 12:18:13.449 [DefaultDispatcher-worker-15 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 12:18:13.449 [DefaultDispatcher-worker-15 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-07 12:18:13.452 [DefaultDispatcher-worker-20 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-07 12:18:13.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-07 12:18:13.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.510 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.510 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.511 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.511 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.511 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.511 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54987/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.512 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.512 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.513 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.515 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad1136 2025-04-07 12:18:13.515 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad1136 2025-04-07 12:18:13.516 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.516 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.516 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.516 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.516 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.516 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.516 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@626af2d3 2025-04-07 12:18:13.516 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@626af2d3 2025-04-07 12:18:13.517 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e54a35 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-07 12:18:13.518 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@66557a46 2025-04-07 12:18:13.518 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@66557a46 2025-04-07 12:18:13.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-07 12:18:13.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-07 12:18:13.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-07 12:18:13.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-07 12:18:13.520 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f8e8 2025-04-07 12:18:13.520 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f8e8 2025-04-07 12:18:13.521 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f77915 2025-04-07 12:18:13.521 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f77915 2025-04-07 12:18:13.523 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@123efb52 2025-04-07 12:18:13.523 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@123efb52 2025-04-07 12:18:13.524 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f742419 2025-04-07 12:18:13.524 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f742419 2025-04-07 12:18:13.525 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-07 12:18:13.525 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-07 12:18:13.526 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@437807a7 2025-04-07 12:18:13.526 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@437807a7 2025-04-07 12:18:13.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-07 12:18:13.528 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5bf10c 2025-04-07 12:18:13.528 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5bf10c 2025-04-07 12:18:13.528 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.530 [DefaultDispatcher-worker-6 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2025-04-07 12:18:13.541 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.541 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.543 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe854d5 2025-04-07 12:18:13.543 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe854d5 2025-04-07 12:18:13.544 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@112fb958 2025-04-07 12:18:13.544 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@112fb958 2025-04-07 12:18:13.546 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@15103fa5 2025-04-07 12:18:13.546 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@15103fa5 2025-04-07 12:18:13.547 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.547 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.548 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5012b363 2025-04-07 12:18:13.548 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5012b363 2025-04-07 12:18:13.548 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.548 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.548 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.548 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.550 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@d810b48 2025-04-07 12:18:13.550 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@d810b48 2025-04-07 12:18:13.550 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.550 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.552 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@610886d9 2025-04-07 12:18:13.552 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@610886d9 2025-04-07 12:18:13.554 [DefaultDispatcher-worker-13 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.554 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.554 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.554 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.554 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7571604a 2025-04-07 12:18:13.554 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7571604a 2025-04-07 12:18:13.554 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.554 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.555 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e01c6 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-07 12:18:13.556 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@303d4c2c 2025-04-07 12:18:13.556 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@303d4c2c 2025-04-07 12:18:13.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-07 12:18:13.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-07 12:18:13.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-07 12:18:13.557 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3563ca28 2025-04-07 12:18:13.557 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3563ca28 2025-04-07 12:18:13.557 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-07 12:18:13.563 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-07 12:18:13.564 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7020c062 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:13.565 [DefaultDispatcher-worker-5 @coroutine#2227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-07 12:18:13.568 [DefaultDispatcher-worker-12 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-07 12:18:13.578 [DefaultDispatcher-worker-5 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:13.583 [DefaultDispatcher-worker-5 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:13.583 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 12:18:13.584 [DefaultDispatcher-worker-5 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.585 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.585 [DefaultDispatcher-worker-12 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1d7b09 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-07 12:18:13.588 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:13.588 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.588 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.588 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.588 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.592 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.594 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb49743 2025-04-07 12:18:13.594 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb49743 2025-04-07 12:18:13.595 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@517372c5 2025-04-07 12:18:13.595 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@517372c5 2025-04-07 12:18:13.597 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@554cfc33 2025-04-07 12:18:13.597 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@554cfc33 2025-04-07 12:18:13.598 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.599 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e78fe 2025-04-07 12:18:13.599 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e78fe 2025-04-07 12:18:13.600 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bfb3b 2025-04-07 12:18:13.600 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bfb3b 2025-04-07 12:18:13.603 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@211449c3 2025-04-07 12:18:13.603 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@211449c3 2025-04-07 12:18:13.603 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.604 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.604 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@138b94b6 2025-04-07 12:18:13.604 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@138b94b6 2025-04-07 12:18:13.605 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.605 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.605 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.605 [DefaultDispatcher-worker-21 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36001/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.606 [DefaultDispatcher-worker-13 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.606 [DefaultDispatcher-worker-13 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.606 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@706187b1 2025-04-07 12:18:13.606 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@706187b1 2025-04-07 12:18:13.609 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@443758a5 2025-04-07 12:18:13.609 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@443758a5 2025-04-07 12:18:13.609 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.610 [DefaultDispatcher-worker-15 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.610 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.610 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.610 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.610 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.610 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.611 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.616 [DefaultDispatcher-worker-10 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.619 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.619 [DefaultDispatcher-worker-12 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.621 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b31642 2025-04-07 12:18:13.621 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b31642 2025-04-07 12:18:13.622 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2774ed04 2025-04-07 12:18:13.622 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2774ed04 2025-04-07 12:18:13.623 [DefaultDispatcher-worker-16 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.623 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@234b7d32 2025-04-07 12:18:13.623 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@234b7d32 2025-04-07 12:18:13.625 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6649e73f 2025-04-07 12:18:13.625 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6649e73f 2025-04-07 12:18:13.626 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9fcb2 2025-04-07 12:18:13.626 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9fcb2 2025-04-07 12:18:13.627 [DefaultDispatcher-worker-4 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.627 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.627 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e52784 2025-04-07 12:18:13.627 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e52784 2025-04-07 12:18:13.629 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b377863 2025-04-07 12:18:13.629 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b377863 2025-04-07 12:18:13.629 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbf62a7 2025-04-07 12:18:13.629 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbf62a7 2025-04-07 12:18:13.630 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661870 2025-04-07 12:18:13.630 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f09175 2025-04-07 12:18:13.630 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661870 2025-04-07 12:18:13.630 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f09175 2025-04-07 12:18:13.631 [DefaultDispatcher-worker-15 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.632 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cf1313 2025-04-07 12:18:13.632 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cf1313 2025-04-07 12:18:13.632 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee26862 2025-04-07 12:18:13.632 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee26862 2025-04-07 12:18:13.632 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.633 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cd9b4e 2025-04-07 12:18:13.633 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cd9b4e 2025-04-07 12:18:13.634 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@743901d4 2025-04-07 12:18:13.634 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@743901d4 2025-04-07 12:18:13.635 [DefaultDispatcher-worker-8 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.636 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f34d1f 2025-04-07 12:18:13.636 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f34d1f 2025-04-07 12:18:13.638 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced8939 2025-04-07 12:18:13.638 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced8939 2025-04-07 12:18:13.639 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e26401 2025-04-07 12:18:13.639 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e26401 2025-04-07 12:18:13.639 [DefaultDispatcher-worker-11 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.641 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2869e0e8 2025-04-07 12:18:13.641 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2869e0e8 2025-04-07 12:18:13.641 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.643 [DefaultDispatcher-worker-22 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.648 [DefaultDispatcher-worker-5 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.649 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.649 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 12:18:13.649 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.650 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.650 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.657 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.659 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c372d 2025-04-07 12:18:13.659 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c372d 2025-04-07 12:18:13.661 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dbdcde 2025-04-07 12:18:13.661 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dbdcde 2025-04-07 12:18:13.662 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e45c5d 2025-04-07 12:18:13.662 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e45c5d 2025-04-07 12:18:13.663 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e6d6e5 2025-04-07 12:18:13.663 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e6d6e5 2025-04-07 12:18:13.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0e20eb 2025-04-07 12:18:13.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0e20eb 2025-04-07 12:18:13.665 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cf34d8 2025-04-07 12:18:13.665 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cf34d8 2025-04-07 12:18:13.666 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.667 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cd9c68 2025-04-07 12:18:13.667 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cd9c68 2025-04-07 12:18:13.668 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cd53a1 2025-04-07 12:18:13.668 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cd53a1 2025-04-07 12:18:13.668 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c929aa 2025-04-07 12:18:13.668 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c929aa 2025-04-07 12:18:13.669 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9f4840 2025-04-07 12:18:13.669 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9f4840 2025-04-07 12:18:13.669 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.670 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0ab5a8 2025-04-07 12:18:13.670 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0ab5a8 2025-04-07 12:18:13.671 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@493538d1 2025-04-07 12:18:13.671 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@493538d1 2025-04-07 12:18:13.673 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@c37bf93 2025-04-07 12:18:13.673 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@c37bf93 2025-04-07 12:18:13.675 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ceb5ef 2025-04-07 12:18:13.675 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ceb5ef 2025-04-07 12:18:13.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d71f30b 2025-04-07 12:18:13.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d71f30b 2025-04-07 12:18:13.678 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d62a7c4 2025-04-07 12:18:13.678 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d62a7c4 2025-04-07 12:18:13.680 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1840dc 2025-04-07 12:18:13.680 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1840dc 2025-04-07 12:18:13.681 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9f17d 2025-04-07 12:18:13.681 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9f17d 2025-04-07 12:18:13.681 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.686 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.689 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeefbe5 2025-04-07 12:18:13.689 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeefbe5 2025-04-07 12:18:13.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@74291ac8 2025-04-07 12:18:13.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@74291ac8 2025-04-07 12:18:13.691 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 12:18:13.691 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36001/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:13.692 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169095 2025-04-07 12:18:13.692 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169095 2025-04-07 12:18:13.692 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.692 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 12:18:13.692 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.693 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.693 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.694 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@351410f3 2025-04-07 12:18:13.694 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@351410f3 2025-04-07 12:18:13.696 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8f467 2025-04-07 12:18:13.696 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8f467 2025-04-07 12:18:13.697 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b46e0 2025-04-07 12:18:13.697 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b46e0 2025-04-07 12:18:13.699 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@403dfcc0 2025-04-07 12:18:13.699 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@403dfcc0 2025-04-07 12:18:13.701 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@553befbc 2025-04-07 12:18:13.701 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@553befbc 2025-04-07 12:18:13.703 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf32b0 2025-04-07 12:18:13.703 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf32b0 2025-04-07 12:18:13.703 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-07 12:18:13.719 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dd1d0c 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-07 12:18:13.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-07 12:18:13.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.741 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.742 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.743 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.743 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.743 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.743 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.744 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.744 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.747 [DefaultDispatcher-worker-2 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.747 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.747 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.747 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.748 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.748 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.749 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fecc26f 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-07 12:18:13.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-07 12:18:13.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-07 12:18:13.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-07 12:18:13.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-07 12:18:13.757 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-07 12:18:13.757 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-07 12:18:13.762 [DefaultDispatcher-worker-5 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70313b0b 2025-04-07 12:18:13.762 [DefaultDispatcher-worker-14 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.765 [DefaultDispatcher-worker-6 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.769 [DefaultDispatcher-worker-11 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.772 [DefaultDispatcher-worker-15 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.783 [DefaultDispatcher-worker-9 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.791 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.796 [DefaultDispatcher-worker-18 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.800 [DefaultDispatcher-worker-2 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.804 [DefaultDispatcher-worker-12 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.809 [DefaultDispatcher-worker-19 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f53e07d 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-07 12:18:13.823 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.825 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-07 12:18:13.825 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e359e86 2025-04-07 12:18:13.827 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-07 12:18:13.827 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f27b30 2025-04-07 12:18:13.828 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.828 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-07 12:18:13.828 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cdf5f6 2025-04-07 12:18:13.829 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.830 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-07 12:18:13.830 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cf710b 2025-04-07 12:18:13.830 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.830 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.830 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.830 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50177/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.831 [DefaultDispatcher-worker-22 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.831 [DefaultDispatcher-worker-22 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.832 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-07 12:18:13.832 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c1c1a 2025-04-07 12:18:13.834 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-07 12:18:13.834 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2094c0be 2025-04-07 12:18:13.835 [DefaultDispatcher-worker-8 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.835 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.835 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.835 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.835 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.835 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.836 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-07 12:18:13.836 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bcdf31f 2025-04-07 12:18:13.836 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-07 12:18:13.838 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-07 12:18:13.838 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e08e44 2025-04-07 12:18:13.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-07 12:18:13.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-07 12:18:13.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-07 12:18:13.840 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-07 12:18:13.840 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ffc0ae 2025-04-07 12:18:13.840 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.840 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-07 12:18:13.846 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-07 12:18:13.847 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-07 12:18:13.851 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.851 [DefaultDispatcher-worker-8 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2025-04-07 12:18:13.851 [DefaultDispatcher-worker-15 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.853 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@93378f4 2025-04-07 12:18:13.853 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@93378f4 2025-04-07 12:18:13.855 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f497a2 2025-04-07 12:18:13.855 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f497a2 2025-04-07 12:18:13.856 [DefaultDispatcher-worker-8 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.857 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb1384 2025-04-07 12:18:13.857 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb1384 2025-04-07 12:18:13.859 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c99d99 2025-04-07 12:18:13.859 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c99d99 2025-04-07 12:18:13.860 [DefaultDispatcher-worker-17 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.861 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb96c 2025-04-07 12:18:13.861 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb96c 2025-04-07 12:18:13.863 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c57dcc 2025-04-07 12:18:13.863 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c57dcc 2025-04-07 12:18:13.864 [DefaultDispatcher-worker-3 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.865 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc90783 2025-04-07 12:18:13.865 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc90783 2025-04-07 12:18:13.865 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.865 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 12:18:13.865 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.866 [DefaultDispatcher-worker-9 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.866 [DefaultDispatcher-worker-9 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-07 12:18:13.866 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e662d6 2025-04-07 12:18:13.866 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e662d6 2025-04-07 12:18:13.868 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4bbf 2025-04-07 12:18:13.868 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4bbf 2025-04-07 12:18:13.868 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.907 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-07 12:18:13.907 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50177/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:13.908 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.908 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-07 12:18:13.908 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.909 [DefaultDispatcher-worker-22 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.909 [DefaultDispatcher-worker-22 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-07 12:18:13.911 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:13.913 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-07 12:18:13.913 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a855cbc 2025-04-07 12:18:13.915 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-07 12:18:13.915 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4442ab9c 2025-04-07 12:18:13.916 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-07 12:18:13.916 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d37cc 2025-04-07 12:18:13.918 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-07 12:18:13.918 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa1a7 2025-04-07 12:18:13.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-07 12:18:13.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f6d08 2025-04-07 12:18:13.921 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-07 12:18:13.921 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b02470 2025-04-07 12:18:13.922 [DefaultDispatcher-worker-3 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:13.923 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-07 12:18:13.923 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ab67d 2025-04-07 12:18:13.925 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-07 12:18:13.925 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505ee8 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d5b303 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-07 12:18:13.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-07 12:18:13.927 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-07 12:18:13.927 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b596867 2025-04-07 12:18:13.927 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.940 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:13.941 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.942 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8d519 2025-04-07 12:18:13.942 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8d519 2025-04-07 12:18:13.944 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@117f289e 2025-04-07 12:18:13.944 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@117f289e 2025-04-07 12:18:13.946 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1540be69 2025-04-07 12:18:13.946 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1540be69 2025-04-07 12:18:13.948 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.948 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@504222a5 2025-04-07 12:18:13.948 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@504222a5 2025-04-07 12:18:13.949 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.949 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.949 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:13.949 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.951 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.951 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@98b35a9 2025-04-07 12:18:13.951 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@98b35a9 2025-04-07 12:18:13.952 [DefaultDispatcher-worker-7 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.952 [DefaultDispatcher-worker-7 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:13.953 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8d7de 2025-04-07 12:18:13.953 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8d7de 2025-04-07 12:18:13.955 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb9e7a 2025-04-07 12:18:13.955 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb9e7a 2025-04-07 12:18:13.956 [DefaultDispatcher-worker-8 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.956 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.956 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:13.956 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.957 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.957 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:13.957 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@306dddea 2025-04-07 12:18:13.957 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@306dddea 2025-04-07 12:18:13.958 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac8916d 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:13.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-07 12:18:13.959 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@601b8033 2025-04-07 12:18:13.959 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@601b8033 2025-04-07 12:18:13.959 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:13.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-07 12:18:13.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-07 12:18:13.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-07 12:18:13.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-07 12:18:13.971 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-07 12:18:13.972 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-07 12:18:13.974 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/auth/register 2025-04-07 12:18:13.974 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/auth/register. 2025-04-07 12:18:13.974 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/auth/register 2025-04-07 12:18:13.974 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49027/auth/register from class io.ktor.http.content.TextContent 2025-04-07 12:18:13.975 [DefaultDispatcher-worker-15 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/auth/register 2025-04-07 12:18:13.975 [DefaultDispatcher-worker-15 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/auth/register 2025-04-07 12:18:13.976 [DefaultDispatcher-worker-6 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-04-07 12:18:14.016 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49027/auth/register. 2025-04-07 12:18:14.016 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49027/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:14.026 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:14.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bafeb 2025-04-07 12:18:14.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bafeb 2025-04-07 12:18:14.028 [DefaultDispatcher-worker-3 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:14.029 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c5130 2025-04-07 12:18:14.029 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c5130 2025-04-07 12:18:14.031 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3c49b 2025-04-07 12:18:14.031 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3c49b 2025-04-07 12:18:14.032 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa15b0b 2025-04-07 12:18:14.032 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa15b0b 2025-04-07 12:18:14.032 [DefaultDispatcher-worker-3 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:14.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@125d9143 2025-04-07 12:18:14.034 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@125d9143 2025-04-07 12:18:14.035 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2157e9 2025-04-07 12:18:14.035 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2157e9 2025-04-07 12:18:14.037 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37c30a 2025-04-07 12:18:14.037 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37c30a 2025-04-07 12:18:14.039 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8ea444 2025-04-07 12:18:14.039 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8ea444 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fecdd00 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.040 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a7ffdf 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.040 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a7ffdf 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.040 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-07 12:18:14.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-07 12:18:14.053 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.058 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.059 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.060 [DefaultDispatcher-worker-22 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.060 [DefaultDispatcher-worker-22 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 12:18:14.060 [DefaultDispatcher-worker-22 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.060 [DefaultDispatcher-worker-22 @coroutine#2430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:14.060 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.061 [DefaultDispatcher-worker-7 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.061 [DefaultDispatcher-worker-7 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.062 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae21d 2025-04-07 12:18:14.062 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae21d 2025-04-07 12:18:14.064 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ad0780 2025-04-07 12:18:14.064 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ad0780 2025-04-07 12:18:14.064 [DefaultDispatcher-worker-15 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.064 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.064 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 12:18:14.064 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.065 [DefaultDispatcher-worker-2 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.065 [DefaultDispatcher-worker-2 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.065 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5592896d 2025-04-07 12:18:14.065 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5592896d 2025-04-07 12:18:14.066 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.066 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10900dbb 2025-04-07 12:18:14.066 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10900dbb 2025-04-07 12:18:14.067 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18627fbe 2025-04-07 12:18:14.067 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@18627fbe 2025-04-07 12:18:14.068 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.069 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cafa35 2025-04-07 12:18:14.069 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cafa35 2025-04-07 12:18:14.070 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d2d680 2025-04-07 12:18:14.070 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d2d680 2025-04-07 12:18:14.072 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bff2f4 2025-04-07 12:18:14.072 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bff2f4 2025-04-07 12:18:14.073 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babfcd2 2025-04-07 12:18:14.073 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babfcd2 2025-04-07 12:18:14.073 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-07 12:18:14.079 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-04-07 12:18:14.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-04-07 12:18:14.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-04-07 12:18:14.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.080 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e: (connection evicted) 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-04-07 12:18:14.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38447073 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-07 12:18:14.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-07 12:18:14.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.089 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.090 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.091 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.091 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 12:18:14.091 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.091 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:14.091 [DefaultDispatcher-worker-13 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.092 [DefaultDispatcher-worker-13 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.095 [DefaultDispatcher-worker-22 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.095 [DefaultDispatcher-worker-22 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.095 [DefaultDispatcher-worker-22 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 12:18:14.095 [DefaultDispatcher-worker-22 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.095 [DefaultDispatcher-worker-17 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.095 [DefaultDispatcher-worker-17 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.096 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.097 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.099 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2025-04-07 12:18:14.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-04-07 12:18:14.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-04-07 12:18:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.100 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9: (connection evicted) 2025-04-07 12:18:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-04-07 12:18:14.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d72091 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-07 12:18:14.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-07 12:18:14.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.111 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.112 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.112 [DefaultDispatcher-worker-6 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.112 [DefaultDispatcher-worker-6 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 12:18:14.112 [DefaultDispatcher-worker-6 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.112 [DefaultDispatcher-worker-6 @coroutine#2485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:14.113 [DefaultDispatcher-worker-22 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.113 [DefaultDispatcher-worker-22 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.116 [DefaultDispatcher-worker-12 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.116 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.116 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 12:18:14.116 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.117 [DefaultDispatcher-worker-1 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.117 [DefaultDispatcher-worker-1 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.118 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.119 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.121 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.122 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.124 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.126 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.127 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b863b4 2025-04-07 12:18:14.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-04-07 12:18:14.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-04-07 12:18:14.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.128 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b863b4: (connection evicted) 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-04-07 12:18:14.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@215efb16 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-07 12:18:14.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-07 12:18:14.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.136 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.136 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.137 [DefaultDispatcher-worker-1 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.137 [DefaultDispatcher-worker-1 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 12:18:14.137 [DefaultDispatcher-worker-1 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.137 [DefaultDispatcher-worker-1 @coroutine#2523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:14.138 [DefaultDispatcher-worker-6 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.138 [DefaultDispatcher-worker-6 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.141 [DefaultDispatcher-worker-19 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.141 [DefaultDispatcher-worker-19 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.141 [DefaultDispatcher-worker-19 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 12:18:14.141 [DefaultDispatcher-worker-19 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.142 [DefaultDispatcher-worker-17 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.142 [DefaultDispatcher-worker-17 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.143 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.145 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.147 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2025-04-07 12:18:14.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-04-07 12:18:14.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-04-07 12:18:14.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.148 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b: (connection evicted) 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-04-07 12:18:14.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc76532 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-07 12:18:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-07 12:18:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.156 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.157 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.158 [DefaultDispatcher-worker-20 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.158 [DefaultDispatcher-worker-20 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 12:18:14.158 [DefaultDispatcher-worker-20 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.158 [DefaultDispatcher-worker-20 @coroutine#2555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:14.159 [DefaultDispatcher-worker-14 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.159 [DefaultDispatcher-worker-14 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.162 [DefaultDispatcher-worker-16 @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.162 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.162 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 12:18:14.162 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.162 [DefaultDispatcher-worker-14 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.162 [DefaultDispatcher-worker-14 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.163 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.165 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.166 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.167 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.169 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baf87a5 2025-04-07 12:18:14.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-04-07 12:18:14.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-04-07 12:18:14.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.170 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@baf87a5: (connection evicted) 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-04-07 12:18:14.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55854382 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-07 12:18:14.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-07 12:18:14.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.178 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.179 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.179 [DefaultDispatcher-worker-14 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.180 [DefaultDispatcher-worker-14 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-07 12:18:14.180 [DefaultDispatcher-worker-14 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.180 [DefaultDispatcher-worker-14 @coroutine#2586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:14.180 [DefaultDispatcher-worker-19 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.180 [DefaultDispatcher-worker-19 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-07 12:18:14.184 [DefaultDispatcher-worker-19 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.184 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.184 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-07 12:18:14.184 [DefaultDispatcher-worker-19 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.184 [DefaultDispatcher-worker-5 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.184 [DefaultDispatcher-worker-5 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-07 12:18:14.185 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.186 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a 2025-04-07 12:18:14.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-04-07 12:18:14.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-04-07 12:18:14.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.187 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d6f951a: (connection evicted) 2025-04-07 12:18:14.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-04-07 12:18:14.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-04-07 12:18:14.261 [DefaultDispatcher-worker-13 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:14.261 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.261 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.261 [DefaultDispatcher-worker-13 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.262 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.262 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.360 [DefaultDispatcher-worker-15 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:14.360 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.360 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.360 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.361 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.361 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418f0f27 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.441 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.442 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-07 12:18:14.442 [DefaultDispatcher-worker-12 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:14.442 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.442 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.442 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.443 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.443 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.449 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.455 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.455 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.456 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.462 [DefaultDispatcher-worker-15 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.468 [DefaultDispatcher-worker-20 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe58644 2025-04-07 12:18:14.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-04-07 12:18:14.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-04-07 12:18:14.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.469 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe58644: (connection evicted) 2025-04-07 12:18:14.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-04-07 12:18:14.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe881a 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.471 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-07 12:18:14.479 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.484 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.486 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.487 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781ecbac 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.487 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-07 12:18:14.488 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.488 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.488 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-07 12:18:14.496 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.502 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.502 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.503 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.508 [DefaultDispatcher-worker-8 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c 2025-04-07 12:18:14.517 [DefaultDispatcher-worker-15 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.520 [DefaultDispatcher-worker-6 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:14.520 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.520 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.520 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.521 [DefaultDispatcher-worker-1 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.521 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.521 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.524 [DefaultDispatcher-worker-18 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2025-04-07 12:18:14.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-04-07 12:18:14.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-04-07 12:18:14.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.533 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da: (connection evicted) 2025-04-07 12:18:14.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-04-07 12:18:14.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-04-07 12:18:14.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-07 12:18:14.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-07 12:18:14.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.533 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f89d36c: (connection evicted) 2025-04-07 12:18:14.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-07 12:18:14.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-07 12:18:14.534 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-07 12:18:14.534 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0a19 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.535 [Test worker @coroutine#2699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-07 12:18:14.543 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.547 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.548 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.549 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.549 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b09582d 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.550 [Test worker @coroutine#2699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-07 12:18:14.559 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:14.559 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.559 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.559 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.559 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.559 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.559 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.565 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.566 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.566 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.570 [DefaultDispatcher-worker-22 @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2025-04-07 12:18:14.578 [DefaultDispatcher-worker-11 @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.581 [DefaultDispatcher-worker-8 @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.584 [DefaultDispatcher-worker-2 @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2025-04-07 12:18:14.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-07 12:18:14.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-07 12:18:14.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.587 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5687e92d: (connection evicted) 2025-04-07 12:18:14.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-07 12:18:14.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-07 12:18:14.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-07 12:18:14.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-07 12:18:14.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.587 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef: (connection evicted) 2025-04-07 12:18:14.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-07 12:18:14.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b26d289 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.589 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-07 12:18:14.592 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:14.592 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.593 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.593 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.593 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.597 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.602 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.603 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.604 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.609 [DefaultDispatcher-worker-4 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.614 [DefaultDispatcher-worker-17 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:14.614 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.614 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.614 [DefaultDispatcher-worker-17 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.614 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.614 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.619 [DefaultDispatcher-worker-8 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.620 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.623 [DefaultDispatcher-worker-11 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-07 12:18:14.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-07 12:18:14.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-07 12:18:14.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.636 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a33d655: (connection evicted) 2025-04-07 12:18:14.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-07 12:18:14.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58545c2e 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.637 [Test worker @coroutine#2794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-07 12:18:14.645 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.650 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.651 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.652 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.658 [DefaultDispatcher-worker-4 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.671 [DefaultDispatcher-worker-21 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.672 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.677 [DefaultDispatcher-worker-3 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0 2025-04-07 12:18:14.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-07 12:18:14.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-07 12:18:14.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.681 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cad9f0: (connection evicted) 2025-04-07 12:18:14.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-07 12:18:14.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5896899d 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.682 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-07 12:18:14.683 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.683 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.683 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-07 12:18:14.690 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.695 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.696 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.697 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.702 [DefaultDispatcher-worker-4 @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.714 [DefaultDispatcher-worker-14 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.718 [DefaultDispatcher-worker-11 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.787 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.787 [DefaultDispatcher-worker-18 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:14.788 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.788 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.788 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.788 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.788 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.840 [DefaultDispatcher-worker-3 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:14.840 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.840 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.840 [DefaultDispatcher-worker-3 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.843 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.843 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.846 [DefaultDispatcher-worker-21 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2025-04-07 12:18:14.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-07 12:18:14.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-07 12:18:14.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.878 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2: (connection evicted) 2025-04-07 12:18:14.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-07 12:18:14.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d44cd3 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.880 [Test worker @coroutine#2890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-07 12:18:14.888 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.893 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.894 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.895 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.900 [DefaultDispatcher-worker-18 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.900 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.911 [DefaultDispatcher-worker-15 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.915 [DefaultDispatcher-worker-21 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d 2025-04-07 12:18:14.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-07 12:18:14.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-07 12:18:14.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.921 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549dfe1d: (connection evicted) 2025-04-07 12:18:14.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-07 12:18:14.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ec3604 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.922 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.923 [Test worker @coroutine#2923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-07 12:18:14.930 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.935 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.936 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.937 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.943 [DefaultDispatcher-worker-2 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466f7259 2025-04-07 12:18:14.984 [DefaultDispatcher-worker-5 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:14.984 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.984 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:14.984 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.985 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.985 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:14.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-07 12:18:14.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-07 12:18:14.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:14.985 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466f7259: (connection evicted) 2025-04-07 12:18:14.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:14.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-07 12:18:14.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:14.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66464f27 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:14.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:14.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:14.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-07 12:18:15.047 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.051 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.055 [DefaultDispatcher-worker-19 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.061 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.077 [DefaultDispatcher-worker-17 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.078 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-07 12:18:15.082 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-07 12:18:15.083 [DefaultDispatcher-worker-1 @coroutine#2963] INFO ktor.application - Responding at http://0.0.0.0:44223 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a174e4b 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:15.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-07 12:18:15.088 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:15.093 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.093 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:15.093 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.093 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.095 [eventLoopGroupProxy-19-1 @call-handler#2973] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:18:15.095 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:18:15.095 [eventLoopGroupProxy-19-1 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.095 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.095 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.095 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.095 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.095 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c9b080 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:15.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-07 12:18:15.104 [DefaultDispatcher-worker-19 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.104 [DefaultDispatcher-worker-19 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.104 [DefaultDispatcher-worker-19 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.104 [DefaultDispatcher-worker-19 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.104 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:18:15.104 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.105 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.105 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.108 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.108 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:15.108 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.108 [DefaultDispatcher-worker-6 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-07 12:18:15.109 [DefaultDispatcher-worker-13 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3c5ef1 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:15.109 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:15.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-07 12:18:15.109 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.109 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.109 [eventLoopGroupProxy-19-2 @call-handler#2989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-07 12:18:15.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-07 12:18:15.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-07 12:18:15.109 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:18:15.110 [DefaultDispatcher-worker-19 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.110 [DefaultDispatcher-worker-19 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.110 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.112 [DefaultDispatcher-worker-17 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.117 [DefaultDispatcher-worker-4 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.117 [DefaultDispatcher-worker-4 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.117 [DefaultDispatcher-worker-4 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.117 [DefaultDispatcher-worker-4 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.118 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:18:15.118 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.118 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.118 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.119 [DefaultDispatcher-worker-4 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.119 [DefaultDispatcher-worker-4 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-07 12:18:15.119 [DefaultDispatcher-worker-4 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.119 [DefaultDispatcher-worker-4 @coroutine#3002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.120 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-07 12:18:15.120 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.120 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.120 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.120 [DefaultDispatcher-worker-1 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.120 [DefaultDispatcher-worker-1 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-07 12:18:15.121 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-07 12:18:15.121 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.122 [DefaultDispatcher-worker-9 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.124 [DefaultDispatcher-worker-2 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.126 [DefaultDispatcher-worker-2 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.128 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.129 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-07 12:18:15.129 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.129 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.129 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.130 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-07 12:18:15.130 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.130 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.130 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.134 [DefaultDispatcher-worker-20 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-07 12:18:15.137 [DefaultDispatcher-worker-12 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6442c2dd 2025-04-07 12:18:15.144 [DefaultDispatcher-worker-11 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.145 [DefaultDispatcher-worker-1 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.145 [DefaultDispatcher-worker-1 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 12:18:15.146 [DefaultDispatcher-worker-1 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.146 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 12:18:15.150 [DefaultDispatcher-worker-16 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689. 2025-04-07 12:18:15.162 [DefaultDispatcher-worker-20 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689 2025-04-07 12:18:15.163 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 12:18:15.165 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.165 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689 2025-04-07 12:18:15.165 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689 2025-04-07 12:18:15.165 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689. 2025-04-07 12:18:15.165 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978689 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.170 [DefaultDispatcher-worker-15 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.171 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.171 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 12:18:15.171 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.171 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 12:18:15.172 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.173 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.173 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.173 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 12:18:15.173 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.177 [DefaultDispatcher-worker-16 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.184 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:15.187 [DefaultDispatcher-worker-20 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.190 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.190 [DefaultDispatcher-worker-21 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.190 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.190 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.190 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.191 [DefaultDispatcher-worker-21 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.191 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:18:15.191 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:18:15.191 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.196 [DefaultDispatcher-worker-22 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.196 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.196 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.196 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.196 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.196 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.198 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:15.200 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.206 [DefaultDispatcher-worker-22 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.206 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.206 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 12:18:15.206 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.207 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-07 12:18:15.209 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:15.209 [DefaultDispatcher-worker-14 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.219 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.219 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-07 12:18:15.220 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-07 12:18:15.220 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.220 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690 2025-04-07 12:18:15.220 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690. 2025-04-07 12:18:15.220 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690 2025-04-07 12:18:15.220 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-07 12:18:15.221 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.221 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690 2025-04-07 12:18:15.221 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690 2025-04-07 12:18:15.221 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690. 2025-04-07 12:18:15.221 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713756115300978690 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.225 [DefaultDispatcher-worker-4 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.225 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.225 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 12:18:15.225 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.226 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-07 12:18:15.226 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.226 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.226 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync 2025-04-07 12:18:15.226 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-07 12:18:15.226 [DefaultDispatcher-worker-4 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.230 [DefaultDispatcher-worker-4 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.240 [DefaultDispatcher-worker-12 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.244 [DefaultDispatcher-worker-3 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.244 [DefaultDispatcher-worker-10 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.244 [DefaultDispatcher-worker-3 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.244 [DefaultDispatcher-worker-3 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.244 [DefaultDispatcher-worker-3 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.244 [DefaultDispatcher-worker-3 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.244 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:18:15.245 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:18:15.245 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.247 [DefaultDispatcher-worker-20 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.251 [DefaultDispatcher-worker-12 @call-handler#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.251 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.251 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.251 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.251 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.251 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.256 [DefaultDispatcher-worker-4 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.261 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.261 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688. 2025-04-07 12:18:15.261 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.262 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.262 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.262 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.262 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 12:18:15.262 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.262 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.262 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.263 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.263 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.263 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.264 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.264 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689. 2025-04-07 12:18:15.264 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.264 [eventLoopGroupProxy-19-5 @call-handler#3129] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 12:18:15.265 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.265 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.265 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.265 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 12:18:15.265 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688. 2025-04-07 12:18:15.265 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.265 [eventLoopGroupProxy-19-7 @call-handler#3136] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 12:18:15.266 [eventLoopGroupProxy-19-5 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.266 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.266 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.266 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.266 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.266 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.266 [eventLoopGroupProxy-19-7 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.266 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.266 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.267 [eventLoopGroupProxy-19-8 @call-handler#3142] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 12:18:15.267 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.267 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.267 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.267 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.267 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.267 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.271 [DefaultDispatcher-worker-21 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.274 [eventLoopGroupProxy-19-8 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.274 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.274 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.274 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689. 2025-04-07 12:18:15.274 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.275 [DefaultDispatcher-worker-15 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.279 [DefaultDispatcher-worker-20 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.282 [DefaultDispatcher-worker-8 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.287 [DefaultDispatcher-worker-3 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.290 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688 2025-04-07 12:18:15.290 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688. 2025-04-07 12:18:15.290 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688 2025-04-07 12:18:15.291 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-07 12:18:15.292 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.292 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688 2025-04-07 12:18:15.292 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688 2025-04-07 12:18:15.292 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688. 2025-04-07 12:18:15.292 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.296 [DefaultDispatcher-worker-7 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.296 [DefaultDispatcher-worker-5 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:15.296 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.296 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.296 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.297 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.297 [DefaultDispatcher-worker-5 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.301 [DefaultDispatcher-worker-19 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.304 [DefaultDispatcher-worker-11 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.304 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.304 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.304 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.304 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.305 [eventLoopGroupProxy-19-2 @call-handler#3167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:18:15.305 [eventLoopGroupProxy-19-2 @call-handler#3167] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:18:15.305 [eventLoopGroupProxy-19-2 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.309 [DefaultDispatcher-worker-22 @call-handler#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.309 [eventLoopGroupProxy-19-2 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.309 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.309 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.309 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.309 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.313 [DefaultDispatcher-worker-10 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.313 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689 2025-04-07 12:18:15.313 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689. 2025-04-07 12:18:15.313 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689 2025-04-07 12:18:15.313 [eventLoopGroupProxy-19-2 @call-handler#3188] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-07 12:18:15.316 [eventLoopGroupProxy-19-2 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.317 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689 2025-04-07 12:18:15.317 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689 2025-04-07 12:18:15.317 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689. 2025-04-07 12:18:15.317 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713756115300978690&assignmentUid=713756115300978688&clazzUid=713756115300978688&submitterUid=713756115300978689 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.321 [DefaultDispatcher-worker-14 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.325 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689 2025-04-07 12:18:15.325 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689. 2025-04-07 12:18:15.325 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689 2025-04-07 12:18:15.325 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-07 12:18:15.325 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.325 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.325 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.326 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688. 2025-04-07 12:18:15.326 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [eventLoopGroupProxy-19-6 @call-handler#3215] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-07 12:18:15.326 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.326 [UI Thread @coroutine#3209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.326 [UI Thread @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.326 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-07 12:18:15.326 [eventLoopGroupProxy-19-8 @call-handler#3226] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-07 12:18:15.326 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-07 12:18:15.327 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689 2025-04-07 12:18:15.327 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689 2025-04-07 12:18:15.327 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689. 2025-04-07 12:18:15.327 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/PersonDao/getNamesByUid?uid=713756115300978689 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.327 [eventLoopGroupProxy-19-8 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.327 [UI Thread @coroutine#3209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.327 [UI Thread @coroutine#3209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.327 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.327 [UI Thread @coroutine#3209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.328 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.328 [UI Thread @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.328 [UI Thread @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.328 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.328 [eventLoopGroupProxy-19-6 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.328 [UI Thread @coroutine#3211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.328 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.328 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.328 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.328 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.329 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.329 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688 2025-04-07 12:18:15.329 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688 2025-04-07 12:18:15.329 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688. 2025-04-07 12:18:15.329 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.332 [DefaultDispatcher-worker-11 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.335 [DefaultDispatcher-worker-16 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.338 [DefaultDispatcher-worker-22 @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.341 [DefaultDispatcher-worker-3 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.344 [DefaultDispatcher-worker-7 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.348 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690 2025-04-07 12:18:15.348 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690. 2025-04-07 12:18:15.348 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690 2025-04-07 12:18:15.349 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-07 12:18:15.353 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.354 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690 2025-04-07 12:18:15.354 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690 2025-04-07 12:18:15.354 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690. 2025-04-07 12:18:15.354 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978690 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.359 [DefaultDispatcher-worker-13 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.360 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689 2025-04-07 12:18:15.360 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689. 2025-04-07 12:18:15.360 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689 2025-04-07 12:18:15.365 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-07 12:18:15.366 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.367 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689 2025-04-07 12:18:15.367 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689 2025-04-07 12:18:15.367 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689. 2025-04-07 12:18:15.367 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/PersonDao/findByUidAsync?uid=713756115300978689 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.369 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:15.369 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.369 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.369 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.370 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.370 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.371 [DefaultDispatcher-worker-17 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.376 [DefaultDispatcher-worker-8 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.381 [DefaultDispatcher-worker-11 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.381 [DefaultDispatcher-worker-11 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.381 [DefaultDispatcher-worker-11 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.381 [DefaultDispatcher-worker-11 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.381 [DefaultDispatcher-worker-11 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44223/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-07 12:18:15.382 [eventLoopGroupProxy-19-2 @call-handler#3256] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-07 12:18:15.382 [eventLoopGroupProxy-19-2 @call-handler#3256] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-07 12:18:15.382 [eventLoopGroupProxy-19-2 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-07 12:18:15.386 [DefaultDispatcher-worker-18 @call-handler#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13198b8e 2025-04-07 12:18:15.386 [eventLoopGroupProxy-19-2 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.387 [DefaultDispatcher-worker-5 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.387 [DefaultDispatcher-worker-5 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/replication/message 2025-04-07 12:18:15.387 [DefaultDispatcher-worker-5 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/replication/message. 2025-04-07 12:18:15.387 [DefaultDispatcher-worker-5 @coroutine#2985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.388 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.388 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688. 2025-04-07 12:18:15.388 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.388 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.388 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.388 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.389 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.389 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.389 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-07 12:18:15.389 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.389 [eventLoopGroupProxy-19-6 @call-handler#3297] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-07 12:18:15.389 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.389 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.389 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.389 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-07 12:18:15.389 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.389 [eventLoopGroupProxy-19-8 @call-handler#3310] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-07 12:18:15.389 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.389 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689. 2025-04-07 12:18:15.389 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.389 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.389 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 2025-04-07 12:18:15.390 [eventLoopGroupProxy-19-7 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.390 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688. 2025-04-07 12:18:15.390 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.390 [eventLoopGroupProxy-19-8 @call-handler#3310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.390 [eventLoopGroupProxy-19-6 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.390 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.390 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.390 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.390 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.390 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.390 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.390 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.390 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.390 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.390 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 2025-04-07 12:18:15.391 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688. 2025-04-07 12:18:15.391 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713756115300978689&assignmentUid=713756115300978688 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.391 [DefaultDispatcher-worker-18 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-04-07 12:18:15.392 [eventLoopGroupProxy-19-9 @call-handler#3324] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-07 12:18:15.394 [eventLoopGroupProxy-19-9 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-07 12:18:15.394 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.394 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 2025-04-07 12:18:15.394 [DefaultDispatcher-worker-16 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.394 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689. 2025-04-07 12:18:15.394 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44223/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713756115300978688&clazzUid=713756115300978688&accountPersonUid=713756115300978689 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:15.397 [DefaultDispatcher-worker-8 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.400 [DefaultDispatcher-worker-6 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.403 [DefaultDispatcher-worker-17 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.407 [DefaultDispatcher-worker-2 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a5aff 2025-04-07 12:18:15.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-07 12:18:15.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-07 12:18:15.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:15.409 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a5aff: (connection evicted) 2025-04-07 12:18:15.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:15.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-07 12:18:15.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-07 12:18:15.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-07 12:18:15.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-07 12:18:15.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:15.410 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244b40e: (connection evicted) 2025-04-07 12:18:15.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:15.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-07 12:18:15.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-07 12:18:15.447 [DefaultDispatcher-worker-15 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:15.448 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.448 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.448 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.448 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.448 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.526 [DefaultDispatcher-worker-21 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:15.526 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.526 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.526 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.527 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.527 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.564 [DefaultDispatcher-worker-8 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:15.564 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.564 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.564 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.564 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.564 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.597 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:15.597 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.597 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.597 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.598 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.619 [DefaultDispatcher-worker-15 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:15.619 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.619 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.619 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.619 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.619 [DefaultDispatcher-worker-1 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.793 [DefaultDispatcher-worker-6 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:15.793 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.793 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.793 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.794 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.794 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.847 [DefaultDispatcher-worker-21 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:15.847 [DefaultDispatcher-worker-21 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.847 [DefaultDispatcher-worker-21 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.847 [DefaultDispatcher-worker-21 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.848 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.848 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.990 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:15.990 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.990 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:15.990 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.991 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:15.991 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.302 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:16.302 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.302 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.302 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.303 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.303 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.375 [DefaultDispatcher-worker-7 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:16.375 [DefaultDispatcher-worker-7 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.375 [DefaultDispatcher-worker-7 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.375 [DefaultDispatcher-worker-7 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.376 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.376 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-07 12:18:16.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-07 12:18:16.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.414 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13198b8e: (connection evicted) 2025-04-07 12:18:16.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-07 12:18:16.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b90a402 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.417 [Test worker @coroutine#3374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-07 12:18:16.427 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.432 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.433 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.434 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650929dc 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.435 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.436 [Test worker @coroutine#3374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-07 12:18:16.436 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.436 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.436 [Test worker @coroutine#3374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-07 12:18:16.444 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.449 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.450 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.451 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.453 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:16.453 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.453 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.453 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.454 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.454 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.456 [DefaultDispatcher-worker-13 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781befe7 2025-04-07 12:18:16.463 [DefaultDispatcher-worker-4 @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.470 [DefaultDispatcher-worker-7 @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2025-04-07 12:18:16.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-07 12:18:16.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-07 12:18:16.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.476 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a38f07: (connection evicted) 2025-04-07 12:18:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-07 12:18:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-07 12:18:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-07 12:18:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-07 12:18:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.477 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@781befe7: (connection evicted) 2025-04-07 12:18:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-07 12:18:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d6ea5 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.478 [Test worker @coroutine#3437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-07 12:18:16.479 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.479 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.479 [Test worker @coroutine#3437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-07 12:18:16.486 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.492 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.493 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.494 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2083bcfd 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.494 [Test worker @coroutine#3437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-07 12:18:16.495 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.495 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.495 [Test worker @coroutine#3437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-07 12:18:16.503 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.508 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.509 [Test worker @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.510 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.515 [DefaultDispatcher-worker-21 @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-07 12:18:16.522 [DefaultDispatcher-worker-9 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.529 [DefaultDispatcher-worker-16 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.531 [DefaultDispatcher-worker-15 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:16.532 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.532 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.532 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.532 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.533 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.534 [DefaultDispatcher-worker-8 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.549 [DefaultDispatcher-worker-22 @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-07 12:18:16.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-07 12:18:16.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-07 12:18:16.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.552 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb: (connection evicted) 2025-04-07 12:18:16.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-07 12:18:16.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-07 12:18:16.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-07 12:18:16.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-07 12:18:16.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.553 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58885a2e: (connection evicted) 2025-04-07 12:18:16.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-07 12:18:16.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf99283 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.555 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-07 12:18:16.565 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.569 [DefaultDispatcher-worker-22 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:16.570 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.570 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.570 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.571 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.571 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.571 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.573 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.574 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b8b69f 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.574 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.575 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-07 12:18:16.584 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.591 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.593 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.595 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.600 [DefaultDispatcher-worker-5 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2025-04-07 12:18:16.602 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:16.602 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.603 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.603 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.603 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.610 [DefaultDispatcher-worker-2 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.615 [DefaultDispatcher-worker-4 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2025-04-07 12:18:16.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-07 12:18:16.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-07 12:18:16.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.621 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9861de: (connection evicted) 2025-04-07 12:18:16.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-07 12:18:16.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-07 12:18:16.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-07 12:18:16.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-07 12:18:16.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.622 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b67c637: (connection evicted) 2025-04-07 12:18:16.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-07 12:18:16.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d3bb293 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.623 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.624 [Test worker @coroutine#3589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-07 12:18:16.624 [DefaultDispatcher-worker-16 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:16.624 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.624 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.624 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.625 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.625 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.632 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.637 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.638 [Test worker @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.639 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c88a842 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.640 [Test worker @coroutine#3589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-07 12:18:16.641 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.641 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.641 [Test worker @coroutine#3589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-07 12:18:16.649 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.654 [Test worker @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.655 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.656 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.660 [DefaultDispatcher-worker-2 @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75 2025-04-07 12:18:16.671 [DefaultDispatcher-worker-1 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.677 [DefaultDispatcher-worker-11 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2025-04-07 12:18:16.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-07 12:18:16.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-07 12:18:16.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.684 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5: (connection evicted) 2025-04-07 12:18:16.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-07 12:18:16.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-07 12:18:16.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-07 12:18:16.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-07 12:18:16.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.685 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35cc5b75: (connection evicted) 2025-04-07 12:18:16.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-07 12:18:16.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70bbc163 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.686 [Test worker @coroutine#3649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-07 12:18:16.687 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.687 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.687 [Test worker @coroutine#3649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-07 12:18:16.694 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.700 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.700 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.701 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a1587e8 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.702 [Test worker @coroutine#3649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-07 12:18:16.710 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.716 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.717 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.718 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.723 [DefaultDispatcher-worker-20 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2025-04-07 12:18:16.732 [DefaultDispatcher-worker-7 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.737 [DefaultDispatcher-worker-18 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2025-04-07 12:18:16.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-07 12:18:16.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-07 12:18:16.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.742 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65: (connection evicted) 2025-04-07 12:18:16.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-07 12:18:16.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-07 12:18:16.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-07 12:18:16.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-07 12:18:16.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.743 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa: (connection evicted) 2025-04-07 12:18:16.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-07 12:18:16.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-07 12:18:16.744 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676c3745 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.745 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-07 12:18:16.753 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.758 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.759 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.760 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.760 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1077a7 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.761 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-07 12:18:16.772 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.779 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.780 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.782 [Test worker @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.786 [DefaultDispatcher-worker-6 @coroutine#3720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3110bb19 2025-04-07 12:18:16.794 [DefaultDispatcher-worker-18 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.799 [DefaultDispatcher-worker-12 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:16.799 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.799 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.799 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.800 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.800 [DefaultDispatcher-worker-16 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.800 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.805 [DefaultDispatcher-worker-19 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f 2025-04-07 12:18:16.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-07 12:18:16.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-07 12:18:16.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.812 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b20c7f: (connection evicted) 2025-04-07 12:18:16.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-07 12:18:16.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-07 12:18:16.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-07 12:18:16.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-07 12:18:16.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.813 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3110bb19: (connection evicted) 2025-04-07 12:18:16.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-07 12:18:16.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5765cd21 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.815 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-07 12:18:16.816 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.816 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.816 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-07 12:18:16.824 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.829 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.830 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.832 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4e255 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.832 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-07 12:18:16.833 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.833 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.833 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-07 12:18:16.841 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.846 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.847 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.848 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.852 [DefaultDispatcher-worker-14 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:16.852 [DefaultDispatcher-worker-3 @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2025-04-07 12:18:16.852 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.852 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.852 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.853 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.853 [DefaultDispatcher-worker-19 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.860 [DefaultDispatcher-worker-3 @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.865 [DefaultDispatcher-worker-18 @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.869 [DefaultDispatcher-worker-14 @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.879 [DefaultDispatcher-worker-1 @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-07 12:18:16.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-07 12:18:16.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-07 12:18:16.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.882 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bafe39: (connection evicted) 2025-04-07 12:18:16.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-07 12:18:16.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-07 12:18:16.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-07 12:18:16.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-07 12:18:16.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.883 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1: (connection evicted) 2025-04-07 12:18:16.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-07 12:18:16.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-07 12:18:16.884 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d28114b 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.885 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-07 12:18:16.894 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.899 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.900 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.901 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b4cce1 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.902 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-07 12:18:16.910 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.915 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.916 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.917 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.924 [DefaultDispatcher-worker-3 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2025-04-07 12:18:16.932 [DefaultDispatcher-worker-7 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.938 [DefaultDispatcher-worker-3 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.939 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-04-07 12:18:16.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-07 12:18:16.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-07 12:18:16.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.945 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b: (connection evicted) 2025-04-07 12:18:16.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-07 12:18:16.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-07 12:18:16.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-07 12:18:16.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-07 12:18:16.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:16.946 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c6579: (connection evicted) 2025-04-07 12:18:16.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:16.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-07 12:18:16.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdfa35d 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.947 [Test worker @coroutine#3917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-07 12:18:16.948 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.948 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.948 [Test worker @coroutine#3917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-07 12:18:16.957 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.963 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.964 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.965 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c58f64 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:16.965 [Test worker @coroutine#3917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-07 12:18:16.966 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.966 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.966 [Test worker @coroutine#3917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-07 12:18:16.973 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.979 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.980 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.981 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.986 [DefaultDispatcher-worker-10 @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f 2025-04-07 12:18:16.993 [DefaultDispatcher-worker-6 @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.995 [DefaultDispatcher-worker-18 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:16.996 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.996 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:16.996 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.996 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.996 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:16.997 [DefaultDispatcher-worker-5 @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:16.999 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:17.000 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2025-04-07 12:18:17.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-07 12:18:17.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-07 12:18:17.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.005 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976d625: (connection evicted) 2025-04-07 12:18:17.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-07 12:18:17.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-07 12:18:17.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-07 12:18:17.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-07 12:18:17.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.006 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feceb2f: (connection evicted) 2025-04-07 12:18:17.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-07 12:18:17.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5922ec 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.007 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-07 12:18:17.008 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.008 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.008 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-07 12:18:17.015 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.021 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.022 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.023 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8586f9 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.023 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-07 12:18:17.024 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.024 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.024 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-07 12:18:17.031 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.036 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.037 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.038 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.043 [DefaultDispatcher-worker-13 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1 2025-04-07 12:18:17.051 [DefaultDispatcher-worker-2 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.055 [DefaultDispatcher-worker-11 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f88929 2025-04-07 12:18:17.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-07 12:18:17.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-07 12:18:17.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.096 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f88929: (connection evicted) 2025-04-07 12:18:17.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-07 12:18:17.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-07 12:18:17.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-07 12:18:17.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-07 12:18:17.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.097 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb69ab1: (connection evicted) 2025-04-07 12:18:17.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-07 12:18:17.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-07 12:18:17.097 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b0f8a 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.098 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-07 12:18:17.106 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.111 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.112 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.113 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7fe300 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.113 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-07 12:18:17.121 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.126 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.127 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.128 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.132 [DefaultDispatcher-worker-19 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-04-07 12:18:17.140 [DefaultDispatcher-worker-11 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.145 [DefaultDispatcher-worker-8 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-04-07 12:18:17.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-07 12:18:17.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-07 12:18:17.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.149 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea: (connection evicted) 2025-04-07 12:18:17.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-07 12:18:17.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-07 12:18:17.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-07 12:18:17.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-07 12:18:17.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.150 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0: (connection evicted) 2025-04-07 12:18:17.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-07 12:18:17.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6236beac 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.151 [Test worker @coroutine#4109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-07 12:18:17.159 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.165 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.166 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.166 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7441eed3 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.167 [Test worker @coroutine#4109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-07 12:18:17.174 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.179 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.180 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.181 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.185 [DefaultDispatcher-worker-8 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456c6754 2025-04-07 12:18:17.193 [DefaultDispatcher-worker-2 @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.198 [DefaultDispatcher-worker-3 @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.200 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.201 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-07 12:18:17.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-07 12:18:17.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-07 12:18:17.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.205 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1320d929: (connection evicted) 2025-04-07 12:18:17.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-07 12:18:17.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-07 12:18:17.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-07 12:18:17.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-07 12:18:17.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.206 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@456c6754: (connection evicted) 2025-04-07 12:18:17.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-07 12:18:17.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b20024b 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.207 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-07 12:18:17.215 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.220 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.221 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.222 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c95789 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.222 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-07 12:18:17.223 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.223 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.223 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-07 12:18:17.230 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.235 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.235 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.236 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.241 [DefaultDispatcher-worker-11 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e499f1 2025-04-07 12:18:17.250 [DefaultDispatcher-worker-12 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.255 [DefaultDispatcher-worker-22 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.260 [UI Thread @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-04-07 12:18:17.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-07 12:18:17.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-07 12:18:17.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.262 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3: (connection evicted) 2025-04-07 12:18:17.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-07 12:18:17.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-07 12:18:17.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-07 12:18:17.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-07 12:18:17.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.263 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e499f1: (connection evicted) 2025-04-07 12:18:17.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-07 12:18:17.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cba6dc 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.264 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.265 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-07 12:18:17.273 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.278 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.279 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.279 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.284 [DefaultDispatcher-worker-20 @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.286 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.294 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-04-07 12:18:17.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-07 12:18:17.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-07 12:18:17.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.307 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32: (connection evicted) 2025-04-07 12:18:17.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-07 12:18:17.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-07 12:18:17.310 [DefaultDispatcher-worker-8 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-07 12:18:17.310 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.310 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.310 [DefaultDispatcher-worker-8 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1835b24b 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-07 12:18:17.310 [Test worker @coroutine#4297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-07 12:18:17.311 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.311 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.322 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-07 12:18:17.329 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-07 12:18:17.330 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-07 12:18:17.331 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-07 12:18:17.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-07 12:18:17.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-07 12:18:17.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:17.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-07 12:18:17.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a121fe 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.335 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-07 12:18:17.336 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-04-07 12:18:17.336 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-04-07 12:18:17.336 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-07 12:18:17.343 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-04-07 12:18:17.348 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-04-07 12:18:17.349 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-04-07 12:18:17.350 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-04-07 12:18:17.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-07 12:18:17.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-07 12:18:17.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:17.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-07 12:18:17.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e36d0f 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.354 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.355 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-07 12:18:17.355 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-07 12:18:17.355 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-07 12:18:17.355 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-07 12:18:17.363 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-07 12:18:17.368 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-07 12:18:17.369 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-07 12:18:17.370 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-07 12:18:17.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-07 12:18:17.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-07 12:18:17.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:17.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-07 12:18:17.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118932fe 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2025-04-07 12:18:17.375 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-07 12:18:17.382 [DefaultDispatcher-worker-18 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:17.382 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.382 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.382 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.383 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.383 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.384 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2025-04-07 12:18:17.389 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2025-04-07 12:18:17.390 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2025-04-07 12:18:17.391 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2025-04-07 12:18:17.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-07 12:18:17.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-07 12:18:17.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:17.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-07 12:18:17.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d37a4d7 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-07 12:18:17.395 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-07 12:18:17.404 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-07 12:18:17.409 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-07 12:18:17.410 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-07 12:18:17.411 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-07 12:18:17.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-07 12:18:17.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-07 12:18:17.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:17.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-07 12:18:17.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f755506 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.414 [Test worker @coroutine#4458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-07 12:18:17.425 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.430 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.430 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.431 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.436 [DefaultDispatcher-worker-21 @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.437 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.439 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d685156 2025-04-07 12:18:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-07 12:18:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-07 12:18:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.440 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d685156: (connection evicted) 2025-04-07 12:18:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-07 12:18:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c4b938 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.441 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.442 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-07 12:18:17.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.454 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.455 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.456 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5be521cd 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.456 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.457 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-07 12:18:17.459 [DefaultDispatcher-worker-12 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:17.459 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.459 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.459 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.460 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.460 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.465 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.470 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.471 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.472 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.476 [DefaultDispatcher-worker-14 @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311683ea 2025-04-07 12:18:17.483 [DefaultDispatcher-worker-20 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.493 [DefaultDispatcher-worker-15 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-04-07 12:18:17.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-07 12:18:17.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-07 12:18:17.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.498 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a3da69: (connection evicted) 2025-04-07 12:18:17.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-07 12:18:17.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-07 12:18:17.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-07 12:18:17.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-07 12:18:17.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.498 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311683ea: (connection evicted) 2025-04-07 12:18:17.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-07 12:18:17.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb5dce0 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.500 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-07 12:18:17.507 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.512 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.513 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.514 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d92e9da 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.515 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-07 12:18:17.523 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.528 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.529 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.530 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.534 [DefaultDispatcher-worker-5 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-04-07 12:18:17.536 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:17.536 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.536 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.536 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.537 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.537 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.542 [DefaultDispatcher-worker-12 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.549 [DefaultDispatcher-worker-18 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-04-07 12:18:17.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-07 12:18:17.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-07 12:18:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.552 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135a8812: (connection evicted) 2025-04-07 12:18:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-07 12:18:17.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-07 12:18:17.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-07 12:18:17.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-07 12:18:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.552 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6208f81c: (connection evicted) 2025-04-07 12:18:17.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-07 12:18:17.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad49704 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.554 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-07 12:18:17.562 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.567 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.568 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.569 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.569 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-07 12:18:17.569 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55785ee7 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.570 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-07 12:18:17.575 [DefaultDispatcher-worker-15 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:17.576 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.576 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.576 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.577 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.577 [DefaultDispatcher-worker-15 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.578 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.583 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.584 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.585 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.589 [DefaultDispatcher-worker-21 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-07 12:18:17.598 [DefaultDispatcher-worker-4 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.607 [DefaultDispatcher-worker-18 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.608 [DefaultDispatcher-worker-20 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:17.608 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.608 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.608 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.609 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.611 [DefaultDispatcher-worker-19 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.616 [DefaultDispatcher-worker-10 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-07 12:18:17.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-07 12:18:17.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-07 12:18:17.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.624 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706: (connection evicted) 2025-04-07 12:18:17.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-07 12:18:17.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-07 12:18:17.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-07 12:18:17.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-07 12:18:17.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.624 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2726: (connection evicted) 2025-04-07 12:18:17.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-07 12:18:17.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9053b3 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.626 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.627 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-07 12:18:17.627 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.627 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.627 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-07 12:18:17.630 [DefaultDispatcher-worker-19 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:17.630 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.630 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.630 [DefaultDispatcher-worker-19 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.632 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.632 [DefaultDispatcher-worker-15 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.636 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.642 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.643 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.644 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5c04a4 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.644 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-07 12:18:17.645 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.645 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.645 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-07 12:18:17.652 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.657 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.658 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.660 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.664 [DefaultDispatcher-worker-7 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2025-04-07 12:18:17.674 [DefaultDispatcher-worker-8 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.679 [DefaultDispatcher-worker-8 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.683 [DefaultDispatcher-worker-22 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2025-04-07 12:18:17.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-07 12:18:17.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-07 12:18:17.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.691 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a700311: (connection evicted) 2025-04-07 12:18:17.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-07 12:18:17.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-07 12:18:17.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-07 12:18:17.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-07 12:18:17.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.692 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64bcf689: (connection evicted) 2025-04-07 12:18:17.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-07 12:18:17.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e791e53 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.693 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-07 12:18:17.701 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.706 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.707 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.708 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248e31a1 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.708 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-07 12:18:17.709 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.709 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.709 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-07 12:18:17.716 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.722 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.722 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.723 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.728 [DefaultDispatcher-worker-15 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-07 12:18:17.736 [DefaultDispatcher-worker-16 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.741 [DefaultDispatcher-worker-6 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13453610 2025-04-07 12:18:17.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-07 12:18:17.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-07 12:18:17.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.744 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13453610: (connection evicted) 2025-04-07 12:18:17.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-07 12:18:17.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-07 12:18:17.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-07 12:18:17.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-07 12:18:17.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.745 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b: (connection evicted) 2025-04-07 12:18:17.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-07 12:18:17.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4a7770 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.748 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-07 12:18:17.758 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.763 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.764 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.767 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.767 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5698a866 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.768 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-07 12:18:17.776 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.781 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.782 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.783 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.788 [DefaultDispatcher-worker-1 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b221c7 2025-04-07 12:18:17.796 [DefaultDispatcher-worker-5 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.802 [DefaultDispatcher-worker-10 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.805 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:17.805 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.805 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.805 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.806 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.806 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.814 [DefaultDispatcher-worker-1 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b75f99 2025-04-07 12:18:17.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-07 12:18:17.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-07 12:18:17.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.816 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b75f99: (connection evicted) 2025-04-07 12:18:17.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-07 12:18:17.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-07 12:18:17.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-07 12:18:17.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-07 12:18:17.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.817 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b221c7: (connection evicted) 2025-04-07 12:18:17.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-07 12:18:17.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-07 12:18:17.818 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a571d3e 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.819 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-07 12:18:17.827 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.832 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.833 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.834 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.834 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd1541f 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.835 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-07 12:18:17.843 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.849 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.850 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.851 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.855 [DefaultDispatcher-worker-6 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-04-07 12:18:17.857 [DefaultDispatcher-worker-10 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:17.857 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.857 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:17.857 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.858 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.858 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:17.864 [DefaultDispatcher-worker-5 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.870 [DefaultDispatcher-worker-16 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.876 [DefaultDispatcher-worker-2 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.885 [DefaultDispatcher-worker-10 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-04-07 12:18:17.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-07 12:18:17.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-07 12:18:17.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.886 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c: (connection evicted) 2025-04-07 12:18:17.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-07 12:18:17.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-07 12:18:17.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-07 12:18:17.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-07 12:18:17.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.887 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c: (connection evicted) 2025-04-07 12:18:17.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-07 12:18:17.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22109f72 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.889 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-07 12:18:17.890 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.890 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.890 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-07 12:18:17.898 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.903 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.904 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.905 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2139aa1f 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.905 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.906 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-07 12:18:17.906 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.906 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.906 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-07 12:18:17.914 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.922 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.923 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.924 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.929 [DefaultDispatcher-worker-12 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578a12e9 2025-04-07 12:18:17.937 [DefaultDispatcher-worker-4 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.942 [DefaultDispatcher-worker-17 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4096a622 2025-04-07 12:18:17.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-07 12:18:17.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-07 12:18:17.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.949 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4096a622: (connection evicted) 2025-04-07 12:18:17.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-07 12:18:17.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-07 12:18:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-07 12:18:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-07 12:18:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:17.950 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578a12e9: (connection evicted) 2025-04-07 12:18:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-07 12:18:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36573ec5 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.951 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-07 12:18:17.952 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:17.952 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:17.952 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-07 12:18:17.962 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:17.967 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:17.968 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:17.969 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1660bba7 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:17.969 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-07 12:18:17.970 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.970 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.970 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-07 12:18:17.978 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.983 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.984 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.985 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.989 [DefaultDispatcher-worker-12 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2025-04-07 12:18:17.997 [DefaultDispatcher-worker-15 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:18.000 [DefaultDispatcher-worker-6 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:18.001 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.001 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.001 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.001 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.001 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.002 [DefaultDispatcher-worker-6 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b 2025-04-07 12:18:18.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-07 12:18:18.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-07 12:18:18.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.004 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef6977b: (connection evicted) 2025-04-07 12:18:18.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-07 12:18:18.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-07 12:18:18.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-07 12:18:18.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-07 12:18:18.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.005 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b: (connection evicted) 2025-04-07 12:18:18.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-07 12:18:18.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63604641 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.006 [Test worker @coroutine#4834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-07 12:18:18.007 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.007 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.007 [Test worker @coroutine#4834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-07 12:18:18.014 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.019 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.020 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.021 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.021 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56587330 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.022 [Test worker @coroutine#4834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-07 12:18:18.029 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.034 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.035 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.036 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.040 [DefaultDispatcher-worker-17 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e552a3 2025-04-07 12:18:18.047 [DefaultDispatcher-worker-11 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.051 [DefaultDispatcher-worker-4 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bca236 2025-04-07 12:18:18.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-07 12:18:18.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-07 12:18:18.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.053 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74bca236: (connection evicted) 2025-04-07 12:18:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-07 12:18:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-07 12:18:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-07 12:18:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-07 12:18:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.054 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e552a3: (connection evicted) 2025-04-07 12:18:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-07 12:18:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fe866b 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.055 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-07 12:18:18.056 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.056 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.056 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-07 12:18:18.063 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.068 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.069 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.070 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a48fe63 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.070 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-07 12:18:18.078 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.083 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.084 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.085 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.089 [DefaultDispatcher-worker-15 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2 2025-04-07 12:18:18.097 [DefaultDispatcher-worker-15 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.103 [DefaultDispatcher-worker-18 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.108 [DefaultDispatcher-worker-13 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.156 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.171 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.222 [DefaultDispatcher-worker-3 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2025-04-07 12:18:18.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-07 12:18:18.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-07 12:18:18.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.224 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b: (connection evicted) 2025-04-07 12:18:18.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-07 12:18:18.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-07 12:18:18.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-07 12:18:18.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-07 12:18:18.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.224 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6daeaff2: (connection evicted) 2025-04-07 12:18:18.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-07 12:18:18.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fbee59 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.225 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-07 12:18:18.226 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.226 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.226 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-07 12:18:18.233 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.238 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.239 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.240 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f55da9b 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.240 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-07 12:18:18.241 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.241 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.241 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-07 12:18:18.248 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.253 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.254 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.255 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.259 [DefaultDispatcher-worker-10 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-07 12:18:18.267 [DefaultDispatcher-worker-4 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.274 [DefaultDispatcher-worker-21 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.278 [DefaultDispatcher-worker-22 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-07 12:18:18.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-07 12:18:18.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-07 12:18:18.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.281 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b: (connection evicted) 2025-04-07 12:18:18.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-07 12:18:18.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-07 12:18:18.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-07 12:18:18.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-07 12:18:18.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.281 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4: (connection evicted) 2025-04-07 12:18:18.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-07 12:18:18.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e09baf 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.282 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-07 12:18:18.290 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.295 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.296 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.297 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a809db 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.297 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-07 12:18:18.298 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.298 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.298 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-07 12:18:18.305 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.310 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.311 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.313 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.316 [DefaultDispatcher-worker-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:18.316 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.316 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.316 [DefaultDispatcher-worker-1 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.317 [DefaultDispatcher-worker-5 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-04-07 12:18:18.317 [DefaultDispatcher-worker-22 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.317 [DefaultDispatcher-worker-22 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.327 [DefaultDispatcher-worker-12 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.334 [DefaultDispatcher-worker-11 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-04-07 12:18:18.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-07 12:18:18.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-07 12:18:18.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.337 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35852b6: (connection evicted) 2025-04-07 12:18:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-07 12:18:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-07 12:18:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-07 12:18:18.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-07 12:18:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.338 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d: (connection evicted) 2025-04-07 12:18:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-07 12:18:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5683a326 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.339 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-07 12:18:18.347 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.351 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.352 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.353 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.353 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377b7bf 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.354 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-07 12:18:18.361 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.366 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.367 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.368 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.372 [DefaultDispatcher-worker-9 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-07 12:18:18.379 [DefaultDispatcher-worker-20 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.386 [DefaultDispatcher-worker-20 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.387 [DefaultDispatcher-worker-18 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:18.387 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.387 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.387 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.388 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.388 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.391 [DefaultDispatcher-worker-17 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-07 12:18:18.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-07 12:18:18.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-07 12:18:18.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.394 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6723626f: (connection evicted) 2025-04-07 12:18:18.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-07 12:18:18.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-07 12:18:18.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-07 12:18:18.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-07 12:18:18.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.395 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74fa4891: (connection evicted) 2025-04-07 12:18:18.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-07 12:18:18.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d8b670 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.396 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-07 12:18:18.405 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.410 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.411 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.412 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.417 [DefaultDispatcher-worker-11 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.421 [DefaultDispatcher-worker-2 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f 2025-04-07 12:18:18.428 [UI Thread @coroutine#5029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424 2025-04-07 12:18:18.428 [UI Thread @coroutine#5029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424. 2025-04-07 12:18:18.428 [UI Thread @coroutine#5029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424 2025-04-07 12:18:18.429 [UI Thread @coroutine#5029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424 2025-04-07 12:18:18.429 [UI Thread @coroutine#5029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424 2025-04-07 12:18:18.430 [UI Thread @coroutine#5029] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424. 2025-04-07 12:18:18.430 [UI Thread @coroutine#5029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713756126136295424 to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:18:18.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-07 12:18:18.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-07 12:18:18.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.431 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cdc97f: (connection evicted) 2025-04-07 12:18:18.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-07 12:18:18.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304f4888 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.468 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-07 12:18:18.472 [DefaultDispatcher-worker-22 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:18.472 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.472 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.472 [DefaultDispatcher-worker-22 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.472 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.472 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.477 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.482 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.483 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.484 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.488 [DefaultDispatcher-worker-22 @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.498 [DefaultDispatcher-worker-2 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.502 [DefaultDispatcher-worker-7 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c07277f 2025-04-07 12:18:18.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-07 12:18:18.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-07 12:18:18.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.510 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c07277f: (connection evicted) 2025-04-07 12:18:18.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-07 12:18:18.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-07 12:18:18.549 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:18.549 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.549 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.549 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0154f7 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-07 12:18:18.550 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.550 [DefaultDispatcher-worker-21 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-07 12:18:18.550 [Test worker @coroutine#5073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-07 12:18:18.558 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-07 12:18:18.563 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-07 12:18:18.564 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-07 12:18:18.565 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19abe8f7 2025-04-07 12:18:18.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-07 12:18:18.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-07 12:18:18.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:18.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-07 12:18:18.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e40db1 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-07 12:18:18.569 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-07 12:18:18.577 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-07 12:18:18.581 [DefaultDispatcher-worker-3 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:18.581 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.581 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.581 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.582 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.582 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.582 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-07 12:18:18.583 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-07 12:18:18.584 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-07 12:18:18.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-07 12:18:18.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-07 12:18:18.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:18.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-07 12:18:18.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219a9b16 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.588 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-07 12:18:18.596 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.601 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.602 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.603 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6e8dfc 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.603 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.604 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-07 12:18:18.612 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.613 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:18.613 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.613 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.613 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.614 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.617 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.618 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.619 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.623 [DefaultDispatcher-worker-18 @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8 2025-04-07 12:18:18.630 [DefaultDispatcher-worker-19 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2025-04-07 12:18:18.634 [UI Thread @coroutine#5140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.634 [UI Thread @coroutine#5140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 12:18:18.634 [UI Thread @coroutine#5140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.635 [UI Thread @coroutine#5140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.635 [UI Thread @coroutine#5140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.635 [UI Thread @coroutine#5140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 12:18:18.635 [UI Thread @coroutine#5140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47653/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:18.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-07 12:18:18.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-07 12:18:18.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.636 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46: (connection evicted) 2025-04-07 12:18:18.637 [DefaultDispatcher-worker-14 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:18.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-07 12:18:18.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-07 12:18:18.637 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.637 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.637 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-07 12:18:18.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-07 12:18:18.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.637 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5337d8: (connection evicted) 2025-04-07 12:18:18.637 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.637 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-07 12:18:18.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b53f58 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.638 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-07 12:18:18.646 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.651 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.652 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.652 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a4f3f 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.653 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-07 12:18:18.662 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.667 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.667 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.668 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.673 [DefaultDispatcher-worker-21 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edab945 2025-04-07 12:18:18.681 [DefaultDispatcher-worker-11 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2025-04-07 12:18:18.683 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.683 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 12:18:18.683 [UI Thread @coroutine#5172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.684 [UI Thread @coroutine#5172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.684 [UI Thread @coroutine#5172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-07 12:18:18.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-07 12:18:18.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.684 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1: (connection evicted) 2025-04-07 12:18:18.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-07 12:18:18.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-07 12:18:18.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-07 12:18:18.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-07 12:18:18.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.685 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7edab945: (connection evicted) 2025-04-07 12:18:18.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-07 12:18:18.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-07 12:18:18.686 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20de9df 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.687 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-07 12:18:18.697 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.702 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.703 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.704 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d162d67 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.704 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-07 12:18:18.712 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.717 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.718 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.719 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.723 [DefaultDispatcher-worker-22 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-07 12:18:18.730 [DefaultDispatcher-worker-22 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-07 12:18:18.732 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.732 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 12:18:18.732 [UI Thread @coroutine#5201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.733 [UI Thread @coroutine#5201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.733 [UI Thread @coroutine#5201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-07 12:18:18.733 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-07 12:18:18.733 [UI Thread @coroutine#5201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49035/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:18.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-07 12:18:18.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-07 12:18:18.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.733 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451f08ea: (connection evicted) 2025-04-07 12:18:18.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-07 12:18:18.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-07 12:18:18.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-07 12:18:18.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-07 12:18:18.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.734 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390: (connection evicted) 2025-04-07 12:18:18.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-07 12:18:18.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34a8a5ad 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.736 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-07 12:18:18.744 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.749 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.750 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.751 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66373f77 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-07 12:18:18.751 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.752 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-07 12:18:18.760 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.765 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.766 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.767 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.771 [DefaultDispatcher-worker-22 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f014f27 2025-04-07 12:18:18.779 [DefaultDispatcher-worker-9 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.789 [DefaultDispatcher-worker-12 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd 2025-04-07 12:18:18.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-07 12:18:18.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-07 12:18:18.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.796 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc467bd: (connection evicted) 2025-04-07 12:18:18.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-07 12:18:18.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-07 12:18:18.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-07 12:18:18.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-07 12:18:18.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.797 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f014f27: (connection evicted) 2025-04-07 12:18:18.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-07 12:18:18.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c9bb2f 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.802 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-07 12:18:18.810 [DefaultDispatcher-worker-5 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:18.810 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.810 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.810 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.811 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.811 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.813 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.820 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.822 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.823 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.829 [DefaultDispatcher-worker-1 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.840 [DefaultDispatcher-worker-6 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.847 [DefaultDispatcher-worker-13 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.857 [DefaultDispatcher-worker-11 @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a65069 2025-04-07 12:18:18.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-07 12:18:18.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-07 12:18:18.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.859 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a65069: (connection evicted) 2025-04-07 12:18:18.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-07 12:18:18.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acae925 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.860 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-07 12:18:18.861 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.861 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.861 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-07 12:18:18.863 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:18.863 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.863 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:18.863 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.864 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.864 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:18.869 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.874 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.875 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.875 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e4a9c16 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.876 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-07 12:18:18.884 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.889 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.889 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.890 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.895 [DefaultDispatcher-worker-18 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-07 12:18:18.903 [DefaultDispatcher-worker-1 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.908 [DefaultDispatcher-worker-8 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-04-07 12:18:18.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-07 12:18:18.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-07 12:18:18.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.912 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bac199f: (connection evicted) 2025-04-07 12:18:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-07 12:18:18.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-07 12:18:18.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-07 12:18:18.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-07 12:18:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.913 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1: (connection evicted) 2025-04-07 12:18:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-07 12:18:18.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63dd81ee 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.914 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.915 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-07 12:18:18.915 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.915 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.915 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-07 12:18:18.922 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.927 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.928 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.929 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.934 [DefaultDispatcher-worker-7 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.938 [DefaultDispatcher-worker-2 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.946 [DefaultDispatcher-worker-21 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-07 12:18:18.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-07 12:18:18.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-07 12:18:18.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.949 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a654f27: (connection evicted) 2025-04-07 12:18:18.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-07 12:18:18.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ab1491 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.951 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.952 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.952 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.952 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-07 12:18:18.952 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.952 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.952 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-07 12:18:18.964 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.971 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.972 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.973 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.978 [DefaultDispatcher-worker-1 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.982 [DefaultDispatcher-worker-20 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-07 12:18:18.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-07 12:18:18.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-07 12:18:18.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:18.983 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4998944b: (connection evicted) 2025-04-07 12:18:18.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:18.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-07 12:18:18.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb3de26 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:18.985 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-07 12:18:18.993 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:18.998 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:18.999 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:19.000 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:19.005 [DefaultDispatcher-worker-16 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d5668a 2025-04-07 12:18:19.042 [DefaultDispatcher-worker-11 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:19.043 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.043 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.043 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.044 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.044 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-07 12:18:19.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-07 12:18:19.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.046 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d5668a: (connection evicted) 2025-04-07 12:18:19.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-07 12:18:19.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a0a4ae 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.048 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-07 12:18:19.058 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.064 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.065 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.065 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.070 [DefaultDispatcher-worker-5 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.074 [DefaultDispatcher-worker-14 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2025-04-07 12:18:19.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-07 12:18:19.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-07 12:18:19.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.077 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2692910f: (connection evicted) 2025-04-07 12:18:19.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-07 12:18:19.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73534675 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-04-07 12:18:19.080 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-07 12:18:19.088 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-04-07 12:18:19.093 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-04-07 12:18:19.094 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-04-07 12:18:19.095 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2025-04-07 12:18:19.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-07 12:18:19.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-07 12:18:19.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:19.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-07 12:18:19.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a955bf 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.099 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-07 12:18:19.100 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-04-07 12:18:19.100 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-04-07 12:18:19.100 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-07 12:18:19.108 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-04-07 12:18:19.113 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-04-07 12:18:19.113 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-04-07 12:18:19.114 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2025-04-07 12:18:19.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-07 12:18:19.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-07 12:18:19.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:19.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-07 12:18:19.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a7ff5d 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.117 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-07 12:18:19.118 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 12:18:19.118 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 12:18:19.118 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-07 12:18:19.127 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 12:18:19.132 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 12:18:19.133 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 12:18:19.134 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-07 12:18:19.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-07 12:18:19.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-07 12:18:19.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:19.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-07 12:18:19.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-07 12:18:19.142 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44629/Site/verify 2025-04-07 12:18:19.142 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44629/Site/verify. 2025-04-07 12:18:19.142 [UI Thread @coroutine#5491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44629/Site/verify 2025-04-07 12:18:19.143 [UI Thread @coroutine#5491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44629/Site/verify 2025-04-07 12:18:19.143 [UI Thread @coroutine#5491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44629/Site/verify 2025-04-07 12:18:19.143 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44629/Site/verify. 2025-04-07 12:18:19.143 [UI Thread @coroutine#5491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44629/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d44da41 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 12:18:19.149 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-07 12:18:19.158 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 12:18:19.163 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 12:18:19.164 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 12:18:19.165 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-07 12:18:19.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-07 12:18:19.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-07 12:18:19.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:19.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-07 12:18:19.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce1b67b 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2025-04-07 12:18:19.168 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-07 12:18:19.177 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2025-04-07 12:18:19.182 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2025-04-07 12:18:19.183 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2025-04-07 12:18:19.184 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2025-04-07 12:18:19.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-07 12:18:19.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-07 12:18:19.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:19.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-07 12:18:19.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688e2e8d 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.186 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.187 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-07 12:18:19.187 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-04-07 12:18:19.187 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-04-07 12:18:19.187 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-07 12:18:19.199 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-04-07 12:18:19.207 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-04-07 12:18:19.209 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-04-07 12:18:19.210 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49fb77d0 2025-04-07 12:18:19.212 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45213/Site/verify 2025-04-07 12:18:19.212 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45213/Site/verify. 2025-04-07 12:18:19.212 [UI Thread @coroutine#5554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45213/Site/verify 2025-04-07 12:18:19.213 [UI Thread @coroutine#5554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45213/Site/verify 2025-04-07 12:18:19.213 [UI Thread @coroutine#5554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45213/Site/verify 2025-04-07 12:18:19.214 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45213/Site/verify. 2025-04-07 12:18:19.214 [UI Thread @coroutine#5554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45213/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-07 12:18:19.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-07 12:18:19.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:19.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-07 12:18:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-07 12:18:19.219 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52309/Site/verify 2025-04-07 12:18:19.219 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52309/Site/verify. 2025-04-07 12:18:19.219 [UI Thread @coroutine#5566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52309/Site/verify 2025-04-07 12:18:19.219 [UI Thread @coroutine#5566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52309/Site/verify 2025-04-07 12:18:19.220 [UI Thread @coroutine#5566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52309/Site/verify 2025-04-07 12:18:19.220 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52309/Site/verify. 2025-04-07 12:18:19.220 [UI Thread @coroutine#5566] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52309/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:19.223 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54161/Site/verify 2025-04-07 12:18:19.224 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54161/Site/verify. 2025-04-07 12:18:19.224 [UI Thread @coroutine#5579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54161/Site/verify 2025-04-07 12:18:19.224 [UI Thread @coroutine#5579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54161/Site/verify 2025-04-07 12:18:19.224 [UI Thread @coroutine#5579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54161/Site/verify 2025-04-07 12:18:19.225 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54161/Site/verify. 2025-04-07 12:18:19.225 [UI Thread @coroutine#5579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54161/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:19.229 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-07 12:18:19.229 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-07 12:18:19.229 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-07 12:18:19.229 [UI Thread @coroutine#5593] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522a9876 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.232 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-07 12:18:19.246 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.251 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.252 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.253 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.259 [DefaultDispatcher-worker-6 @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.274 [DefaultDispatcher-worker-17 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.283 [DefaultDispatcher-worker-9 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.287 [DefaultDispatcher-worker-17 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.291 [DefaultDispatcher-worker-20 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.295 [DefaultDispatcher-worker-7 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.300 [DefaultDispatcher-worker-21 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.310 [DefaultDispatcher-worker-6 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da16d31 2025-04-07 12:18:19.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-07 12:18:19.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-07 12:18:19.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.312 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da16d31: (connection evicted) 2025-04-07 12:18:19.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-07 12:18:19.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22263e1a 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.313 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-07 12:18:19.322 [DefaultDispatcher-worker-6 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:19.322 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.322 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.322 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.322 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.323 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.323 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.328 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.329 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.330 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.330 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-07 12:18:19.339 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.347 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.349 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.350 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.355 [DefaultDispatcher-worker-2 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-07 12:18:19.364 [DefaultDispatcher-worker-10 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2025-04-07 12:18:19.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-07 12:18:19.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-07 12:18:19.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.376 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9: (connection evicted) 2025-04-07 12:18:19.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-07 12:18:19.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-07 12:18:19.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-07 12:18:19.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-07 12:18:19.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.376 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37: (connection evicted) 2025-04-07 12:18:19.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-07 12:18:19.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72216f0b 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.377 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.378 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-07 12:18:19.386 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.391 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.392 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.393 [DefaultDispatcher-worker-19 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:19.393 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.393 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.393 [DefaultDispatcher-worker-19 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.393 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.393 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222e4377 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-07 12:18:19.394 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.394 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.394 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-07 12:18:19.402 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.407 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.408 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.409 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.413 [DefaultDispatcher-worker-8 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c 2025-04-07 12:18:19.421 [DefaultDispatcher-worker-4 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.427 [DefaultDispatcher-worker-4 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-04-07 12:18:19.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-07 12:18:19.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-07 12:18:19.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.430 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78edbe01: (connection evicted) 2025-04-07 12:18:19.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-07 12:18:19.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-07 12:18:19.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-07 12:18:19.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-07 12:18:19.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.431 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22eccd2c: (connection evicted) 2025-04-07 12:18:19.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-07 12:18:19.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-07 12:18:19.432 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e42fd6 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.433 [Test worker @coroutine#5736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-07 12:18:19.445 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.453 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.454 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.454 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5df070 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.455 [Test worker @coroutine#5736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-07 12:18:19.464 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.469 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.470 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.471 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.477 [DefaultDispatcher-worker-21 @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79 2025-04-07 12:18:19.478 [DefaultDispatcher-worker-6 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:19.478 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.478 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.478 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.479 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.479 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.487 [DefaultDispatcher-worker-6 @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.498 [DefaultDispatcher-worker-5 @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a522f1 2025-04-07 12:18:19.533 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.555 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.556 [DefaultDispatcher-worker-13 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:19.556 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.556 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.556 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.557 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.557 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.587 [DefaultDispatcher-worker-3 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:19.587 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.587 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.587 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.588 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.588 [DefaultDispatcher-worker-8 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.619 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:19.619 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.619 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.619 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.620 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.643 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:19.643 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.643 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.643 [DefaultDispatcher-worker-4 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.644 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.644 [DefaultDispatcher-worker-16 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-07 12:18:19.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-07 12:18:19.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.750 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a522f1: (connection evicted) 2025-04-07 12:18:19.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-07 12:18:19.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-07 12:18:19.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-07 12:18:19.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-07 12:18:19.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.751 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb8fd79: (connection evicted) 2025-04-07 12:18:19.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-07 12:18:19.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a30701 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.753 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-07 12:18:19.761 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.767 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.768 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.769 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6818c0a6 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.770 [Test worker @coroutine#5807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-07 12:18:19.778 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.783 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.785 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.786 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.790 [DefaultDispatcher-worker-19 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b15da69 2025-04-07 12:18:19.797 [DefaultDispatcher-worker-5 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.802 [DefaultDispatcher-worker-20 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.806 [DefaultDispatcher-worker-17 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a204f 2025-04-07 12:18:19.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-07 12:18:19.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-07 12:18:19.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.809 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a204f: (connection evicted) 2025-04-07 12:18:19.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-07 12:18:19.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-07 12:18:19.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-07 12:18:19.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-07 12:18:19.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.810 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b15da69: (connection evicted) 2025-04-07 12:18:19.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-07 12:18:19.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aadb5e8 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.811 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-07 12:18:19.816 [DefaultDispatcher-worker-13 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:19.816 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.816 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.816 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.817 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.817 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.820 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.825 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.826 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.827 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3776c917 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.827 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-07 12:18:19.835 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.840 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.841 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.842 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.846 [DefaultDispatcher-worker-12 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-07 12:18:19.856 [DefaultDispatcher-worker-8 @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.860 [DefaultDispatcher-worker-10 @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.864 [DefaultDispatcher-worker-4 @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-07 12:18:19.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-07 12:18:19.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-07 12:18:19.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.867 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0: (connection evicted) 2025-04-07 12:18:19.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-07 12:18:19.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-07 12:18:19.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-07 12:18:19.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-07 12:18:19.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.867 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80be13: (connection evicted) 2025-04-07 12:18:19.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-07 12:18:19.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-07 12:18:19.869 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc3e36b 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.869 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.869 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-07 12:18:19.869 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.869 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-07 12:18:19.870 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.870 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:19.877 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.883 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.884 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.885 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efdaec0 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.886 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.887 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-07 12:18:19.896 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.902 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.903 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.904 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.909 [DefaultDispatcher-worker-11 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-07 12:18:19.916 [DefaultDispatcher-worker-10 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.923 [DefaultDispatcher-worker-19 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.927 [DefaultDispatcher-worker-8 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-07 12:18:19.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-07 12:18:19.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-07 12:18:19.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.931 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f347aae: (connection evicted) 2025-04-07 12:18:19.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-07 12:18:19.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-07 12:18:19.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-07 12:18:19.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-07 12:18:19.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.931 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e2de88: (connection evicted) 2025-04-07 12:18:19.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-07 12:18:19.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a3d15b 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.934 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-07 12:18:19.942 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.948 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.949 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.951 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.969 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-248 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 due to dirty commit state on close(). 2025-04-07 12:18:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-04-07 12:18:19.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-07 12:18:19.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-07 12:18:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:19.970 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9: (connection evicted) 2025-04-07 12:18:19.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:19.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-07 12:18:19.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-07 12:18:19.971 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@562b791b 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:19.972 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-07 12:18:19.980 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:19.985 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:19.986 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:19.987 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:19.993 [DefaultDispatcher-worker-13 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:20.005 [DefaultDispatcher-worker-4 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:20.009 [DefaultDispatcher-worker-10 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7 2025-04-07 12:18:20.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-07 12:18:20.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-07 12:18:20.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.012 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a1b51a7: (connection evicted) 2025-04-07 12:18:20.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-07 12:18:20.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507c795e 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.013 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.014 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-07 12:18:20.022 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.028 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.029 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.030 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.035 [DefaultDispatcher-worker-11 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.048 [DefaultDispatcher-worker-11 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.048 [DefaultDispatcher-worker-6 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:20.048 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.048 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.048 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.049 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.049 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.052 [DefaultDispatcher-worker-22 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.059 [DefaultDispatcher-worker-1 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2025-04-07 12:18:20.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-07 12:18:20.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-07 12:18:20.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.061 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc: (connection evicted) 2025-04-07 12:18:20.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-07 12:18:20.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6127ae9e 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.062 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.063 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-07 12:18:20.071 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.077 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.078 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.079 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.084 [DefaultDispatcher-worker-22 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.106 [DefaultDispatcher-worker-8 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.114 [DefaultDispatcher-worker-8 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.125 [DefaultDispatcher-worker-9 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-07 12:18:20.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-07 12:18:20.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-07 12:18:20.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.127 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5: (connection evicted) 2025-04-07 12:18:20.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-07 12:18:20.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b33b5b0 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.129 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.130 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.130 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.130 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-07 12:18:20.130 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-04-07 12:18:20.130 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-04-07 12:18:20.130 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-07 12:18:20.140 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-04-07 12:18:20.146 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-04-07 12:18:20.147 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-04-07 12:18:20.148 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-04-07 12:18:20.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-07 12:18:20.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-07 12:18:20.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-07 12:18:20.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df491be 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2025-04-07 12:18:20.154 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-07 12:18:20.166 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2025-04-07 12:18:20.171 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2025-04-07 12:18:20.172 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2025-04-07 12:18:20.173 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2025-04-07 12:18:20.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-07 12:18:20.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-07 12:18:20.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-07 12:18:20.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a199e0 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-04-07 12:18:20.178 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-07 12:18:20.188 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-04-07 12:18:20.193 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-04-07 12:18:20.194 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-04-07 12:18:20.195 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a7ebc9 2025-04-07 12:18:20.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-07 12:18:20.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-07 12:18:20.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-07 12:18:20.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-07 12:18:20.203 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@166c6675 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c504c1 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c504c1 2025-04-07 12:18:20.204 [UI Thread @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-07 12:18:20.212 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c504c1 2025-04-07 12:18:20.218 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c504c1 2025-04-07 12:18:20.219 [UI Thread @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c504c1 2025-04-07 12:18:20.220 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c504c1 2025-04-07 12:18:20.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-07 12:18:20.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-07 12:18:20.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.222 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c504c1: (connection evicted) 2025-04-07 12:18:20.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-07 12:18:20.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a9889e 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2025-04-07 12:18:20.224 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-07 12:18:20.233 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2025-04-07 12:18:20.238 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2025-04-07 12:18:20.239 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2025-04-07 12:18:20.240 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2025-04-07 12:18:20.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-07 12:18:20.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-07 12:18:20.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-07 12:18:20.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54610a47 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-04-07 12:18:20.244 [Test worker @coroutine#6181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-07 12:18:20.253 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-04-07 12:18:20.259 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-04-07 12:18:20.260 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-04-07 12:18:20.260 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-04-07 12:18:20.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-07 12:18:20.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-07 12:18:20.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-07 12:18:20.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b799c0 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.263 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-04-07 12:18:20.264 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-07 12:18:20.273 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-04-07 12:18:20.278 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-04-07 12:18:20.279 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-04-07 12:18:20.280 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-04-07 12:18:20.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-07 12:18:20.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-07 12:18:20.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-07 12:18:20.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f4f652 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.283 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-07 12:18:20.284 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-07 12:18:20.284 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-07 12:18:20.284 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-07 12:18:20.293 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-07 12:18:20.298 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-07 12:18:20.300 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-07 12:18:20.301 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-04-07 12:18:20.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-07 12:18:20.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-07 12:18:20.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-07 12:18:20.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1490b1a4 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.304 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-07 12:18:20.305 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-04-07 12:18:20.305 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-04-07 12:18:20.305 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-07 12:18:20.315 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-04-07 12:18:20.320 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-04-07 12:18:20.321 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-04-07 12:18:20.322 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9132ad 2025-04-07 12:18:20.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-07 12:18:20.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-07 12:18:20.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-07 12:18:20.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4982b310 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.327 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-07 12:18:20.328 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f41a7ab 2025-04-07 12:18:20.328 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f41a7ab 2025-04-07 12:18:20.328 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-07 12:18:20.328 [DefaultDispatcher-worker-22 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:20.329 [DefaultDispatcher-worker-22 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.329 [DefaultDispatcher-worker-22 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.329 [DefaultDispatcher-worker-22 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.329 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.329 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.337 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a7ab 2025-04-07 12:18:20.342 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a7ab 2025-04-07 12:18:20.343 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a7ab 2025-04-07 12:18:20.344 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a7ab 2025-04-07 12:18:20.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-07 12:18:20.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-07 12:18:20.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-07 12:18:20.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78eb17 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.347 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 12:18:20.348 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-07 12:18:20.358 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 12:18:20.363 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 12:18:20.364 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 12:18:20.365 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-04-07 12:18:20.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-07 12:18:20.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-07 12:18:20.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-07 12:18:20.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3625110e 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-07 12:18:20.369 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-07 12:18:20.382 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-07 12:18:20.388 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-07 12:18:20.389 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-07 12:18:20.390 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-07 12:18:20.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-07 12:18:20.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-07 12:18:20.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-07 12:18:20.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-07 12:18:20.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b225c59 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.394 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-07 12:18:20.400 [DefaultDispatcher-worker-18 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:20.400 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.401 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.401 [DefaultDispatcher-worker-18 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.401 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.401 [DefaultDispatcher-worker-20 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.406 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.413 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.418 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.420 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.423 [UI Thread @coroutine#6322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-07 12:18:20.423 [UI Thread @coroutine#6322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-07 12:18:20.423 [UI Thread @coroutine#6322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-07 12:18:20.424 [UI Thread @coroutine#6322] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-07 12:18:20.426 [DefaultDispatcher-worker-20 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-07 12:18:20.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-07 12:18:20.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-07 12:18:20.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.426 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17ec391a: (connection evicted) 2025-04-07 12:18:20.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-07 12:18:20.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0dc462 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.428 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-07 12:18:20.438 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.445 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.446 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.447 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.450 [UI Thread @coroutine#6345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54839/Site/verify 2025-04-07 12:18:20.450 [UI Thread @coroutine#6345] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54839/Site/verify. 2025-04-07 12:18:20.450 [UI Thread @coroutine#6345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54839/Site/verify 2025-04-07 12:18:20.451 [UI Thread @coroutine#6345] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54839/Site/verify 2025-04-07 12:18:20.452 [UI Thread @coroutine#6345] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54839/Site/verify 2025-04-07 12:18:20.452 [UI Thread @coroutine#6345] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54839/Site/verify. 2025-04-07 12:18:20.452 [UI Thread @coroutine#6345] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54839/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-07 12:18:20.453 [DefaultDispatcher-worker-5 @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71676e5f 2025-04-07 12:18:20.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-07 12:18:20.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-07 12:18:20.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.453 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71676e5f: (connection evicted) 2025-04-07 12:18:20.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:20.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-07 12:18:20.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-07 12:18:20.457 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f087301 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.458 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-07 12:18:20.468 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.475 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.476 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.477 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.482 [DefaultDispatcher-worker-7 @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.487 [DefaultDispatcher-worker-2 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-07 12:18:20.488 [DefaultDispatcher-worker-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:20.488 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.488 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.488 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.489 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.489 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.492 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json 2025-04-07 12:18:20.492 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json. 2025-04-07 12:18:20.492 [UI Thread @coroutine#6375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json 2025-04-07 12:18:20.493 [UI Thread @coroutine#6375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json 2025-04-07 12:18:20.493 [UI Thread @coroutine#6375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json 2025-04-07 12:18:20.493 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json. 2025-04-07 12:18:20.493 [UI Thread @coroutine#6375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48369/713756134810402816/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:18:20.494 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48369/mediainfo.json 2025-04-07 12:18:20.494 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48369/mediainfo.json. 2025-04-07 12:18:20.494 [UI Thread @coroutine#6375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48369/mediainfo.json 2025-04-07 12:18:20.494 [UI Thread @coroutine#6375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48369/mediainfo.json 2025-04-07 12:18:20.494 [UI Thread @coroutine#6375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48369/mediainfo.json 2025-04-07 12:18:20.535 [UI Thread @coroutine#6375] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48369/mediainfo.json. 2025-04-07 12:18:20.535 [UI Thread @coroutine#6375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48369/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:18:20.558 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:20.562 [DefaultDispatcher-worker-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:20.562 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.562 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.562 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.563 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.563 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.593 [DefaultDispatcher-worker-18 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:20.593 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.593 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.593 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.594 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.594 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.625 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:20.625 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.625 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.625 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.625 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.648 [DefaultDispatcher-worker-8 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:20.649 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.649 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.649 [DefaultDispatcher-worker-8 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.649 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.649 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.821 [DefaultDispatcher-worker-19 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2025-04-07 12:18:20.821 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.821 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.821 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.822 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.822 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53267/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.876 [DefaultDispatcher-worker-5 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-07 12:18:20.877 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.877 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:20.877 [DefaultDispatcher-worker-5 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.878 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:20.878 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50177/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.054 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-07 12:18:21.054 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.054 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.054 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.055 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.055 [DefaultDispatcher-worker-5 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.210 [DefaultDispatcher-worker-5 @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-04-07 12:18:21.305 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:21.335 [DefaultDispatcher-worker-12 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36def543 2025-04-07 12:18:21.335 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.335 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.335 [DefaultDispatcher-worker-12 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.336 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.336 [DefaultDispatcher-worker-6 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42041/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.406 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2025-04-07 12:18:21.406 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.406 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.406 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.407 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.407 [DefaultDispatcher-worker-5 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59885/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.494 [DefaultDispatcher-worker-12 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2025-04-07 12:18:21.494 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.494 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.494 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.495 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.495 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56899/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-07 12:18:21.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-07 12:18:21.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:21.539 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6499fda5: (connection evicted) 2025-04-07 12:18:21.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:21.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-07 12:18:21.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ebc2e 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.552 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-07 12:18:21.560 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.566 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.567 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.568 [DefaultDispatcher-worker-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-07 12:18:21.568 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.568 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.568 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.568 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.569 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.569 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54987/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.573 [DefaultDispatcher-worker-7 @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.577 [DefaultDispatcher-worker-7 @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e 2025-04-07 12:18:21.681 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:21.681 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:21.682 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-07 12:18:21.682 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.682 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.682 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.685 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.685 [DefaultDispatcher-worker-18 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54995/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.686 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abe926 2025-04-07 12:18:21.686 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.686 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.686 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.686 [DefaultDispatcher-worker-14 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-07 12:18:21.687 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.687 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId. 2025-04-07 12:18:21.687 [DefaultDispatcher-worker-14 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.687 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.687 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.687 [DefaultDispatcher-worker-6 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36001/UmAppDatabase/replication/nodeId 2025-04-07 12:18:21.689 [UI Thread @coroutine#6441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json 2025-04-07 12:18:21.689 [UI Thread @coroutine#6441] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json. 2025-04-07 12:18:21.689 [UI Thread @coroutine#6441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json. 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47809/713756138389606400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47809/tincan.xml 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47809/tincan.xml. 2025-04-07 12:18:21.690 [UI Thread @coroutine#6441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47809/tincan.xml 2025-04-07 12:18:21.691 [UI Thread @coroutine#6441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47809/tincan.xml 2025-04-07 12:18:21.691 [UI Thread @coroutine#6441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47809/tincan.xml 2025-04-07 12:18:21.731 [UI Thread @coroutine#6441] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47809/tincan.xml. 2025-04-07 12:18:21.731 [UI Thread @coroutine#6441] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47809/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-07 12:18:21.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-07 12:18:21.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-07 12:18:21.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-07 12:18:21.739 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b7bab7e: (connection evicted) 2025-04-07 12:18:21.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-07 12:18:21.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-07 12:18:21.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed.