2025-04-23 10:13:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619f2afc 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:08.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 10:13:08.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 10:13:08.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.262 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.264 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.283 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:08.286 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1439b88a 2025-04-23 10:13:08.286 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1439b88a 2025-04-23 10:13:08.289 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afe547d 2025-04-23 10:13:08.289 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afe547d 2025-04-23 10:13:08.291 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1d3fa 2025-04-23 10:13:08.291 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1d3fa 2025-04-23 10:13:08.294 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc35e46 2025-04-23 10:13:08.294 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc35e46 2025-04-23 10:13:08.296 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@267405c 2025-04-23 10:13:08.296 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@267405c 2025-04-23 10:13:08.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2a1d1 2025-04-23 10:13:08.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2a1d1 2025-04-23 10:13:08.301 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9ce172 2025-04-23 10:13:08.301 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9ce172 2025-04-23 10:13:08.304 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3beca109 2025-04-23 10:13:08.304 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3beca109 2025-04-23 10:13:08.307 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b17388 2025-04-23 10:13:08.307 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b17388 2025-04-23 10:13:08.307 [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-23 10:13:08.400 [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-23 10:13:08.400 [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-23 10:13:08.400 [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-23 10:13:08.401 [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-23 10:13:08.404 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.404 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:13:08.404 [DefaultDispatcher-worker-6 @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-23 10:13:08.404 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:13:08.455 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.472 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.487 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.499 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.510 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.513 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.586 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-23 10:13:08.605 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:13:08.605 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:13:08.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 10:13:08.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 10:13:08.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:08.615 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736: (connection evicted) 2025-04-23 10:13:08.615 [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-23 10:13:08.615 [DefaultDispatcher-worker-1 @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-23 10:13:08.616 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1439b88a: (connection evicted) 2025-04-23 10:13:08.616 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afe547d: (connection evicted) 2025-04-23 10:13:08.616 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ec1d3fa: (connection evicted) 2025-04-23 10:13:08.617 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bc35e46: (connection evicted) 2025-04-23 10:13:08.617 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267405c: (connection evicted) 2025-04-23 10:13:08.617 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ad2a1d1: (connection evicted) 2025-04-23 10:13:08.617 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a9ce172: (connection evicted) 2025-04-23 10:13:08.618 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3beca109: (connection evicted) 2025-04-23 10:13:08.618 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b17388: (connection evicted) 2025-04-23 10:13:08.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:08.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 10:13:08.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 10:13:08.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@819fb19 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:08.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:08.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 10:13:08.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 10:13:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.632 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.633 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.635 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:08.635 [DefaultDispatcher-worker-1 @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-23 10:13:08.635 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:08.635 [DefaultDispatcher-worker-1 @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-23 10:13:08.643 [DefaultDispatcher-worker-7 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.644 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:13:08.644 [DefaultDispatcher-worker-7 @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-23 10:13:08.644 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 10:13:08.648 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.657 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.666 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.675 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.684 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.687 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.710 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d1b59 2025-04-23 10:13:08.725 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:08.728 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d599ae5 2025-04-23 10:13:08.728 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d599ae5 2025-04-23 10:13:08.730 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@439e7d3e 2025-04-23 10:13:08.730 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@439e7d3e 2025-04-23 10:13:08.731 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a1f195 2025-04-23 10:13:08.732 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a1f195 2025-04-23 10:13:08.733 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a37705 2025-04-23 10:13:08.733 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a37705 2025-04-23 10:13:08.735 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c4b06 2025-04-23 10:13:08.735 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c4b06 2025-04-23 10:13:08.736 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:13:08.736 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 10:13:08.737 [DefaultDispatcher-worker-8 @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-23 10:13:08.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 10:13:08.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 10:13:08.737 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ebb1d0 2025-04-23 10:13:08.737 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ebb1d0 2025-04-23 10:13:08.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=7, waiting=0) 2025-04-23 10:13:08.737 [DefaultDispatcher-worker-7 @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-23 10:13:08.737 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d1b59: (connection evicted) 2025-04-23 10:13:08.738 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d599ae5: (connection evicted) 2025-04-23 10:13:08.738 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@439e7d3e: (connection evicted) 2025-04-23 10:13:08.738 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a1f195: (connection evicted) 2025-04-23 10:13:08.739 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a37705: (connection evicted) 2025-04-23 10:13:08.739 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c4b06: (connection evicted) 2025-04-23 10:13:08.739 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ebb1d0: (connection evicted) 2025-04-23 10:13:08.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:08.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 10:13:08.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cfcac13 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:08.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:08.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c8ee48 2025-04-23 10:13:08.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c8ee48 2025-04-23 10:13:08.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 10:13:08.871 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b744ec 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e 2025-04-23 10:13:09.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e 2025-04-23 10:13:09.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d3cce46 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-04-23 10:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-04-23 10:13:09.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 10:13:09.201 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e 2025-04-23 10:13:09.208 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.226 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.406 [DefaultDispatcher-worker-6 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-04-23 10:13:09.413 [DefaultDispatcher-worker-6 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-04-23 10:13:09.414 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33459/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:13:09.414 [DefaultDispatcher-worker-6 @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:33459/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 10:13:09.414 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33459/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:13:09.432 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33459/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:13:09.432 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33459/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 10:13:09.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 10:13:09.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 10:13:09.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.477 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e: (connection evicted) 2025-04-23 10:13:09.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:09.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 10:13:09.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 10:13:09.481 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-04-23 10:13:09.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3f14c 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 10:13:09.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-04-23 10:13:09.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-04-23 10:13:09.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41be8db9 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-04-23 10:13:09.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-04-23 10:13:09.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 10:13:09.536 [DefaultDispatcher-worker-9 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-04-23 10:13:09.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 10:13:09.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 10:13:09.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.540 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a122e68: (connection evicted) 2025-04-23 10:13:09.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:09.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 10:13:09.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 10:13:09.541 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-04-23 10:13:09.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4364 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 10:13:09.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-04-23 10:13:09.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-04-23 10:13:09.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 10:13:09.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ce75ec 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-04-23 10:13:09.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-04-23 10:13:09.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 10:13:09.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 10:13:09.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 10:13:09.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.576 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38054d01: (connection evicted) 2025-04-23 10:13:09.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:09.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 10:13:09.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c90029b 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d3e7 2025-04-23 10:13:09.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d3e7 2025-04-23 10:13:09.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bdfa0b 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-04-23 10:13:09.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-04-23 10:13:09.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 10:13:09.602 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 10:13:09.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 10:13:09.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.608 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0d3e7: (connection evicted) 2025-04-23 10:13:09.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:09.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 10:13:09.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 10:13:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8be7b9 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 10:13:09.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d53e876 2025-04-23 10:13:09.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d53e876 2025-04-23 10:13:09.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 10:13:09.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311a0b3e 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 10:13:09.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@21abda60 2025-04-23 10:13:09.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@21abda60 2025-04-23 10:13:09.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 10:13:09.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 10:13:09.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 10:13:09.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.663 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d53e876: (connection evicted) 2025-04-23 10:13:09.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:09.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 10:13:09.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 10:13:09.664 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.698 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.731 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e39f08c 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 10:13:09.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2025-04-23 10:13:09.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2025-04-23 10:13:09.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 10:13:09.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3386ed8 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:09.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:09.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 10:13:09.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:09.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:09.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 10:13:09.921 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.938 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:09.975 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:10.003 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:10.012 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:10.019 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:10.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 10:13:10.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 10:13:10.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.079 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598778cc: (connection evicted) 2025-04-23 10:13:10.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 10:13:10.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 10:13:10.085 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2025-04-23 10:13:10.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0847a9 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 10:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c2b07 2025-04-23 10:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c2b07 2025-04-23 10:13:10.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1ea1d9 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-04-23 10:13:10.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-04-23 10:13:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 10:13:10.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 10:13:10.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 10:13:10.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.119 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669c2b07: (connection evicted) 2025-04-23 10:13:10.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 10:13:10.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77856cc5 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 10:13:10.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2025-04-23 10:13:10.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2025-04-23 10:13:10.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 10:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-04-23 10:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-04-23 10:13:10.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 10:13:10.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 10:13:10.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 10:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.140 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d22650: (connection evicted) 2025-04-23 10:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 10:13:10.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@22899683 2025-04-23 10:13:10.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@22899683 2025-04-23 10:13:10.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 10:13:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2025-04-23 10:13:10.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2025-04-23 10:13:10.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 10:13:10.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 10:13:10.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 10:13:10.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.160 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22899683: (connection evicted) 2025-04-23 10:13:10.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 10:13:10.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d174ad 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 10:13:10.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2025-04-23 10:13:10.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2025-04-23 10:13:10.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 10:13:10.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce47652 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a42019a 2025-04-23 10:13:10.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a42019a 2025-04-23 10:13:10.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 10:13:10.215 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.238 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 10:13:10.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 10:13:10.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.247 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173a5fad: (connection evicted) 2025-04-23 10:13:10.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 10:13:10.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-23 10:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2025-04-23 10:13:10.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 10:13:10.257 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646cb2e 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-23 10:13:10.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-23 10:13:10.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 10:13:10.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 10:13:10.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 10:13:10.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.269 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7827d7b: (connection evicted) 2025-04-23 10:13:10.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 10:13:10.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2025-04-23 10:13:10.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2025-04-23 10:13:10.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 10:13:10.278 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-23 10:13:10.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-23 10:13:10.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 10:13:10.299 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-23 10:13:10.300 [DefaultDispatcher-worker-4 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-23 10:13:10.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 10:13:10.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 10:13:10.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.302 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2025-04-23 10:13:10.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 10:13:10.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 10:13:10.303 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 10:13:10.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-23 10:13:10.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-23 10:13:10.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 10:13:10.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-23 10:13:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-23 10:13:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 10:13:10.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 10:13:10.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 10:13:10.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.341 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff: (connection evicted) 2025-04-23 10:13:10.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 10:13:10.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 10:13:10.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-04-23 10:13:10.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-04-23 10:13:10.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 10:13:10.366 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 10:13:10.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 10:13:10.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 10:13:10.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 10:13:10.387 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.425 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.457 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.469 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.519 [DefaultDispatcher-worker-7 @coroutine#201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 10:13:10.521 [DefaultDispatcher-worker-7 @coroutine#203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 10:13:10.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 10:13:10.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 10:13:10.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.522 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2025-04-23 10:13:10.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 10:13:10.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 10:13:10.523 [Test worker @coroutine#205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 10:13:10.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681d704e 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2025-04-23 10:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2025-04-23 10:13:10.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1fbc9f 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 10:13:10.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2025-04-23 10:13:10.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2025-04-23 10:13:10.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 10:13:10.626 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.642 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 10:13:10.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 10:13:10.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.687 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672: (connection evicted) 2025-04-23 10:13:10.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 10:13:10.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 10:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 10:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2025-04-23 10:13:10.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56299b0e 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-23 10:13:10.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-04-23 10:13:10.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 10:13:10.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 10:13:10.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 10:13:10.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.700 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd: (connection evicted) 2025-04-23 10:13:10.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 10:13:10.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef31221 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-23 10:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-23 10:13:10.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 10:13:10.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@588d630d 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-23 10:13:10.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-23 10:13:10.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 10:13:10.798 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.810 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.819 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.832 [DefaultDispatcher-worker-6 @coroutine#228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-23 10:13:10.833 [DefaultDispatcher-worker-6 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-23 10:13:10.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 10:13:10.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 10:13:10.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.834 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a819901: (connection evicted) 2025-04-23 10:13:10.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 10:13:10.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 10:13:10.834 [Test worker @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f03916 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-04-23 10:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-04-23 10:13:10.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559e3f67 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 10:13:10.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-23 10:13:10.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-23 10:13:10.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 10:13:10.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 10:13:10.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 10:13:10.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.847 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8: (connection evicted) 2025-04-23 10:13:10.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 10:13:10.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 10:13:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 10:13:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 10:13:10.864 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 10:13:10.870 [Test worker @coroutine#241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 10:13:10.871 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578b2dec 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 10:13:10.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-23 10:13:10.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-23 10:13:10.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 10:13:10.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 10:13:10.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 10:13:10.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:10.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 10:13:10.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 10:13:10.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 10:13:10.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 10:13:10.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 10:13:10.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 10:13:10.890 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 10:13:10.892 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5855b0ed 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 10:13:10.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 10:13:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 10:13:10.898 [DefaultDispatcher-worker-4 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 10:13:10.899 [DefaultDispatcher-worker-11 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 10:13:10.900 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 10:13:10.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 10:13:10.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 10:13:10.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.902 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e: (connection evicted) 2025-04-23 10:13:10.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 10:13:10.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de45b6c 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 10:13:10.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-23 10:13:10.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-23 10:13:10.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 10:13:10.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-23 10:13:10.914 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-23 10:13:10.916 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74431832 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 10:13:10.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 10:13:10.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 10:13:10.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 10:13:10.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 10:13:10.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 10:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 10:13:10.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70169464 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 10:13:10.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-23 10:13:10.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-23 10:13:10.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 10:13:10.929 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-23 10:13:10.935 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-23 10:13:10.936 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b29b34 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-23 10:13:10.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-23 10:13:10.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 10:13:10.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 10:13:10.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 10:13:10.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:10.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:10.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 10:13:10.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 10:13:10.945 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12548f9a 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:10.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-04-23 10:13:10.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-04-23 10:13:10.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 10:13:10.975 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.994 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:10.994 [DefaultDispatcher-worker-5 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-04-23 10:13:11.005 [DefaultDispatcher-worker-11 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-04-23 10:13:11.020 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.039 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.048 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:11.048 [DefaultDispatcher-worker-19 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2025-04-23 10:13:11.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 10:13:11.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 10:13:11.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.049 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5: (connection evicted) 2025-04-23 10:13:11.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 10:13:11.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e7a544 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 10:13:11.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 10:13:11.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 10:13:11.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 10:13:11.083 [DefaultDispatcher-worker-19 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 10:13:11.090 [DefaultDispatcher-worker-7 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573870cb 2025-04-23 10:13:11.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 10:13:11.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 10:13:11.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.102 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573870cb: (connection evicted) 2025-04-23 10:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 10:13:11.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b1202a 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 10:13:11.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-04-23 10:13:11.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-04-23 10:13:11.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 10:13:11.133 [DefaultDispatcher-worker-11 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-04-23 10:13:11.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 10:13:11.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 10:13:11.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.135 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57839834: (connection evicted) 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 10:13:11.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270b8c2a 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 10:13:11.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-23 10:13:11.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-23 10:13:11.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 10:13:11.158 [DefaultDispatcher-worker-15 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-23 10:13:11.162 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-23 10:13:11.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 10:13:11.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 10:13:11.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.163 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab: (connection evicted) 2025-04-23 10:13:11.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 10:13:11.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e993715 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-04-23 10:13:11.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-04-23 10:13:11.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 10:13:11.184 [DefaultDispatcher-worker-15 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-04-23 10:13:11.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 10:13:11.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 10:13:11.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.186 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47eae91d: (connection evicted) 2025-04-23 10:13:11.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 10:13:11.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 10:13:11.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec6a1b6 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f29d91 2025-04-23 10:13:11.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f29d91 2025-04-23 10:13:11.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 10:13:11.206 [DefaultDispatcher-worker-8 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f29d91 2025-04-23 10:13:11.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 10:13:11.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 10:13:11.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.206 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71f29d91: (connection evicted) 2025-04-23 10:13:11.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 10:13:11.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 10:13:11.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8bd881 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-04-23 10:13:11.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-04-23 10:13:11.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 10:13:11.388 [DefaultDispatcher-worker-2 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-04-23 10:13:11.394 [DefaultDispatcher-worker-12 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-04-23 10:13:11.396 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49005/manifest.json 2025-04-23 10:13:11.396 [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:49005/manifest.json. 2025-04-23 10:13:11.396 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49005/manifest.json 2025-04-23 10:13:11.397 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49005/manifest.json 2025-04-23 10:13:11.397 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49005/manifest.json 2025-04-23 10:13:11.446 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.472 [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:49005/manifest.json. 2025-04-23 10:13:11.472 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49005/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:11.480 [DefaultDispatcher-worker-13 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23358740 2025-04-23 10:13:11.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 10:13:11.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 10:13:11.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.484 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23358740: (connection evicted) 2025-04-23 10:13:11.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 10:13:11.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e337ba1 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 10:13:11.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-23 10:13:11.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-23 10:13:11.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a93b25 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-23 10:13:11.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-23 10:13:11.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 10:13:11.530 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:13:11.568 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-04-23 10:13:11.568 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b9d2cee 2025-04-23 10:13:11.607 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.614 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.622 [DefaultDispatcher-worker-14 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:37473 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f2497d9 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-23 10:13:11.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-23 10:13:11.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 10:13:11.640 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:13:11.644 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:13:11.644 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:13:11.644 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:13:11.644 [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-23 10:13:11.644 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:13:11.644 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:13:11.645 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:13:11.645 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67376bae 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:11.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:11.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 10:13:11.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 10:13:11.679 [DefaultDispatcher-worker-11 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.685 [DefaultDispatcher-worker-3 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.690 [DefaultDispatcher-worker-17 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-23 10:13:11.692 [DefaultDispatcher-worker-17 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-23 10:13:11.697 [DefaultDispatcher-worker-15 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.701 [DefaultDispatcher-worker-1 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.701 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.701 [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:37473/api/content/719661245969252352/_ustadmanifest.json. 2025-04-23 10:13:11.701 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.703 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.703 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.704 [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:37473/api/content/719661245969252352/_ustadmanifest.json. 2025-04-23 10:13:11.704 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:11.712 [DefaultDispatcher-worker-19 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.715 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:13:11.716 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-69375fa6-7824-4ad7-b976-a9666ab94464', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:13:11.718 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:11.718 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-69375fa6-7824-4ad7-b976-a9666ab94464 2025-04-23 10:13:11.721 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:11.721 [DefaultDispatcher-worker-2 @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:37473/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:11.721 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:11.721 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37473/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:11.723 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.725 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.726 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/UmAppDatabase/replication/nodeId 2025-04-23 10:13:11.726 [DefaultDispatcher-worker-18 @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:37473/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:11.726 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/UmAppDatabase/replication/nodeId 2025-04-23 10:13:11.729 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/api/blob/upload-init-batch 2025-04-23 10:13:11.729 [DefaultDispatcher-worker-8 @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:37473/api/blob/upload-init-batch. 2025-04-23 10:13:11.730 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/api/blob/upload-init-batch 2025-04-23 10:13:11.730 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37473/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:11.746 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.766 [eventLoopGroupProxy-4-3 @call-handler#397] 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-23 10:13:11.766 [eventLoopGroupProxy-4-2 @call-handler#399] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:11.766 [eventLoopGroupProxy-4-4 @call-handler#396] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:11.766 [eventLoopGroupProxy-4-1 @call-handler#398] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:11.769 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:11.769 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:11.771 [eventLoopGroupProxy-4-3 @call-handler#397] 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-23 10:13:11.771 [eventLoopGroupProxy-4-4 @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 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-23 10:13:11.771 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:11.772 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/UmAppDatabase/replication/nodeId 2025-04-23 10:13:11.772 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37473/UmAppDatabase/replication/nodeId 2025-04-23 10:13:11.773 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:11.774 [DefaultDispatcher-worker-19 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:11.774 [DefaultDispatcher-worker-19 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37473/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:11.775 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-23 10:13:11.775 [eventLoopGroupProxy-4-2 @call-handler#399] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-23 10:13:11.779 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.780 [eventLoopGroupProxy-4-3 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-23 10:13:11.784 [DefaultDispatcher-worker-7 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.788 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-04-23 10:13:11.789 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/api/blob/upload-init-batch 2025-04-23 10:13:11.789 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37473/api/blob/upload-init-batch 2025-04-23 10:13:11.791 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37473/api/blob/upload-init-batch. 2025-04-23 10:13:11.791 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37473/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:11.799 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/api/blob/upload-batch-data 2025-04-23 10:13:11.799 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37473/api/blob/upload-batch-data. 2025-04-23 10:13:11.799 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/api/blob/upload-batch-data 2025-04-23 10:13:11.800 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:11.805 [eventLoopGroupProxy-4-4 @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-23 10:13:11.813 [eventLoopGroupProxy-4-4 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-23 10:13:11.814 [eventLoopGroupProxy-4-4 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:11.814 [eventLoopGroupProxy-4-4 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-23 10:13:11.814 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/api/blob/upload-batch-data 2025-04-23 10:13:11.819 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/api/blob/upload-batch-data 2025-04-23 10:13:11.819 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37473/api/blob/upload-batch-data. 2025-04-23 10:13:11.819 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/api/blob/upload-batch-data 2025-04-23 10:13:11.819 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37473/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:11.821 [eventLoopGroupProxy-4-4 @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-23 10:13:11.823 [eventLoopGroupProxy-4-4 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-23 10:13:11.823 [eventLoopGroupProxy-4-4 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:11.823 [eventLoopGroupProxy-4-4 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:11.824 [DefaultDispatcher-worker-7 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/api/blob/upload-batch-data 2025-04-23 10:13:11.836 [DefaultDispatcher-worker-5 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.843 [DefaultDispatcher-worker-2 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.855 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/UmAppDatabase/replication/message 2025-04-23 10:13:11.855 [DefaultDispatcher-worker-2 @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:37473/UmAppDatabase/replication/message. 2025-04-23 10:13:11.856 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/UmAppDatabase/replication/message 2025-04-23 10:13:11.856 [DefaultDispatcher-worker-2 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37473/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:11.857 [eventLoopGroupProxy-4-4 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:11.857 [eventLoopGroupProxy-4-4 @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-23 10:13:11.857 [eventLoopGroupProxy-4-4 @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-23 10:13:11.870 [DefaultDispatcher-worker-6 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-23 10:13:11.871 [eventLoopGroupProxy-4-4 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:11.871 [eventLoopGroupProxy-4-4 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-23 10:13:11.871 [DefaultDispatcher-worker-18 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.871 [DefaultDispatcher-worker-18 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json. 2025-04-23 10:13:11.871 [DefaultDispatcher-worker-18 @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.871 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/UmAppDatabase/replication/message 2025-04-23 10:13:11.871 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37473/UmAppDatabase/replication/message 2025-04-23 10:13:11.872 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37473/UmAppDatabase/replication/message. 2025-04-23 10:13:11.872 [DefaultDispatcher-worker-3 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37473/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:11.872 [DefaultDispatcher-worker-14 @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.872 [DefaultDispatcher-worker-14 @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json 2025-04-23 10:13:11.873 [DefaultDispatcher-worker-14 @coroutine#350] 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:37473/api/content/719661245969252352/_ustadmanifest.json. 2025-04-23 10:13:11.873 [DefaultDispatcher-worker-14 @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37473/api/content/719661245969252352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:11.877 [DefaultDispatcher-worker-5 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-23 10:13:11.877 [DefaultDispatcher-worker-18 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-23 10:13:11.878 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:13:11.878 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:13:11.878 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:13:11.878 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:13:11.878 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:13:11.879 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-23 10:13:11.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 10:13:11.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 10:13:11.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:11.879 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66: (connection evicted) 2025-04-23 10:13:11.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:11.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 10:13:11.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 10:13:12.141 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:12.141 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:12.337 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:12.883 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b9d2cee 2025-04-23 10:13:12.883 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b9d2cee 2025-04-23 10:13:12.885 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-23 10:13:12.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 10:13:12.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 10:13:12.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:12.885 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5: (connection evicted) 2025-04-23 10:13:12.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:12.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 10:13:12.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 10:13:12.895 [DefaultDispatcher-worker-13 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42095996 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:12.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1832b0f6 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:12.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-23 10:13:12.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-23 10:13:12.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 10:13:12.918 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:13:12.919 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 10:13:12.919 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21f94fe3 2025-04-23 10:13:12.920 [DefaultDispatcher-worker-14 @coroutine#458] INFO ktor.application - Responding at http://0.0.0.0:36165 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5c245d 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:12.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:12.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 10:13:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-23 10:13:12.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-23 10:13:12.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 10:13:12.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:13:12.922 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:13:12.922 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:13:12.922 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:13:12.922 [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-23 10:13:12.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:13:12.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:13:12.922 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:13:12.922 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:12.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe77a97 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:12.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 10:13:12.943 [DefaultDispatcher-worker-7 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.947 [DefaultDispatcher-worker-17 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.951 [DefaultDispatcher-worker-3 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-23 10:13:12.952 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-23 10:13:12.957 [DefaultDispatcher-worker-4 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.961 [DefaultDispatcher-worker-1 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.961 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:12.961 [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:36165/api/content/719661252896776192/_ustadmanifest.json. 2025-04-23 10:13:12.961 [Test worker @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:12.962 [Test worker @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:12.962 [Test worker @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:12.962 [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:36165/api/content/719661252896776192/_ustadmanifest.json. 2025-04-23 10:13:12.962 [Test worker @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:12.969 [DefaultDispatcher-worker-1 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.969 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:13:12.969 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8a014153-e0ac-4c01-99bb-a37aa88eb5e0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:13:12.970 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:12.970 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8a014153-e0ac-4c01-99bb-a37aa88eb5e0 2025-04-23 10:13:12.970 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:12.970 [DefaultDispatcher-worker-18 @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:36165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:12.970 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:12.970 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:12.972 [eventLoopGroupProxy-7-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:12.972 [eventLoopGroupProxy-7-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:12.973 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:12.973 [eventLoopGroupProxy-7-1 @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-23 10:13:12.973 [eventLoopGroupProxy-7-1 @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-23 10:13:12.973 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:12.973 [eventLoopGroupProxy-7-1 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 10:13:12.974 [DefaultDispatcher-worker-4 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:12.974 [DefaultDispatcher-worker-4 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:12.975 [DefaultDispatcher-worker-6 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.975 [DefaultDispatcher-worker-6 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/UmAppDatabase/replication/nodeId 2025-04-23 10:13:12.975 [DefaultDispatcher-worker-6 @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:36165/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:12.975 [DefaultDispatcher-worker-6 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/UmAppDatabase/replication/nodeId 2025-04-23 10:13:12.977 [eventLoopGroupProxy-7-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:12.977 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:12.977 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 10:13:12.977 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:12.977 [DefaultDispatcher-worker-14 @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:36165/api/blob/upload-init-batch. 2025-04-23 10:13:12.977 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:12.977 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:12.977 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/UmAppDatabase/replication/nodeId 2025-04-23 10:13:12.977 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/UmAppDatabase/replication/nodeId 2025-04-23 10:13:12.978 [eventLoopGroupProxy-7-1 @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-23 10:13:12.978 [eventLoopGroupProxy-7-1 @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-23 10:13:12.979 [eventLoopGroupProxy-7-1 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:12.979 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 1ms 2025-04-23 10:13:12.980 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:12.980 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:12.980 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36165/api/blob/upload-init-batch. 2025-04-23 10:13:12.980 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36165/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:12.981 [DefaultDispatcher-worker-19 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.981 [DefaultDispatcher-worker-19 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:12.981 [DefaultDispatcher-worker-19 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.981 [DefaultDispatcher-worker-19 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:12.982 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:12.982 [DefaultDispatcher-worker-10 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.983 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:12.984 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:12.984 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:12.984 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.985 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.985 [DefaultDispatcher-worker-11 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:12.985 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.985 [DefaultDispatcher-worker-11 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:12.986 [eventLoopGroupProxy-7-1 @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-23 10:13:12.987 [DefaultDispatcher-worker-10 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:12.987 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:12.988 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:12.988 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:12.988 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.989 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.989 [DefaultDispatcher-worker-10 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:12.989 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:12.989 [DefaultDispatcher-worker-10 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:12.989 [eventLoopGroupProxy-7-1 @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-23 10:13:13.007 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:13.009 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:13.021 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:13.023 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:13.031 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.031 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:13.031 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.031 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.031 [DefaultDispatcher-worker-18 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.031 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.031 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.033 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.033 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:13.033 [DefaultDispatcher-worker-14 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.033 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.033 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36165/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:13.033 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36165/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36165/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 10:13:13.034 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36165/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.041 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:13.045 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:13.047 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:13:13.547 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f2269fce-c1bb-47e6-819c-2d56e7545ba9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:13:13.547 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:13.547 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f2269fce-c1bb-47e6-819c-2d56e7545ba9 2025-04-23 10:13:13.549 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:13.549 [DefaultDispatcher-worker-21 @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:36165/api/blob/upload-init-batch. 2025-04-23 10:13:13.549 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:13.549 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:13.550 [eventLoopGroupProxy-7-1 @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-23 10:13:13.551 [eventLoopGroupProxy-7-1 @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-23 10:13:13.551 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:13.552 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 10:13:13.553 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:13.553 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/api/blob/upload-init-batch 2025-04-23 10:13:13.553 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36165/api/blob/upload-init-batch. 2025-04-23 10:13:13.553 [DefaultDispatcher-worker-21 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36165/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:13.554 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.554 [DefaultDispatcher-worker-21 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.554 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.554 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.555 [eventLoopGroupProxy-7-1 @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-23 10:13:13.557 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.557 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:13.557 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.558 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.558 [DefaultDispatcher-worker-21 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.558 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.558 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.559 [eventLoopGroupProxy-7-1 @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-23 10:13:13.560 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.560 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:13.560 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.561 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.561 [DefaultDispatcher-worker-14 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.561 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.561 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.562 [eventLoopGroupProxy-7-1 @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-23 10:13:13.603 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.603 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.603 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.604 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.604 [DefaultDispatcher-worker-17 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.604 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.604 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.605 [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-23 10:13:13.645 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.646 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.646 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.646 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.646 [DefaultDispatcher-worker-17 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.646 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.646 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.647 [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-23 10:13:13.689 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.689 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:13.689 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.689 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.689 [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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.689 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.689 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.690 [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-23 10:13:13.731 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.731 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.732 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.732 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.732 [DefaultDispatcher-worker-21 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.732 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.732 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.733 [eventLoopGroupProxy-7-1 @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-23 10:13:13.774 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.774 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.775 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.775 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.775 [DefaultDispatcher-worker-21 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.775 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.775 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.776 [eventLoopGroupProxy-7-1 @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-23 10:13:13.817 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.817 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.818 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.818 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.818 [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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.818 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.818 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.819 [eventLoopGroupProxy-7-1 @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-23 10:13:13.860 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.860 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.861 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.861 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.861 [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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.861 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.861 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.862 [eventLoopGroupProxy-7-1 @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-23 10:13:13.903 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.903 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:13.904 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.904 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.904 [DefaultDispatcher-worker-17 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.904 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.904 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.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-23 10:13:13.947 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.947 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:13.948 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.948 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.948 [DefaultDispatcher-worker-21 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.948 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.948 [DefaultDispatcher-worker-21 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.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-23 10:13:13.989 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:13.989 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-23 10:13:13.990 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.990 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.990 [DefaultDispatcher-worker-14 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:13.990 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:13.990 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:13.991 [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-23 10:13:14.032 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:14.032 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:14.033 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.033 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.033 [DefaultDispatcher-worker-14 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:14.033 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.033 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:14.034 [eventLoopGroupProxy-7-1 @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-23 10:13:14.054 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:14.076 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:14.077 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:14.077 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:14.077 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.078 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.078 [DefaultDispatcher-worker-2 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:14.078 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.078 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:14.079 [eventLoopGroupProxy-7-1 @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-23 10:13:14.080 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:14.080 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:14.080 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:14.081 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.082 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.082 [DefaultDispatcher-worker-17 @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:36165/api/blob/upload-batch-data. 2025-04-23 10:13:14.082 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.082 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:14.082 [eventLoopGroupProxy-7-1 @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-23 10:13:14.084 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:14.084 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:14.084 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:14.085 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/blob/upload-batch-data 2025-04-23 10:13:14.090 [DefaultDispatcher-worker-17 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:14.095 [DefaultDispatcher-worker-17 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:14.095 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/UmAppDatabase/replication/message 2025-04-23 10:13:14.095 [DefaultDispatcher-worker-17 @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:36165/UmAppDatabase/replication/message. 2025-04-23 10:13:14.095 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/UmAppDatabase/replication/message 2025-04-23 10:13:14.095 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:14.096 [eventLoopGroupProxy-7-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:14.096 [eventLoopGroupProxy-7-1 @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-23 10:13:14.096 [eventLoopGroupProxy-7-1 @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-23 10:13:14.105 [DefaultDispatcher-worker-12 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-23 10:13:14.105 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:14.106 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-13 @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:36165/api/content/719661252896776192/_ustadmanifest.json. 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-14 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/UmAppDatabase/replication/message 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-14 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/UmAppDatabase/replication/message 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-14 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36165/UmAppDatabase/replication/message. 2025-04-23 10:13:14.106 [DefaultDispatcher-worker-14 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:14.107 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:14.107 [DefaultDispatcher-worker-13 @coroutine#457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json 2025-04-23 10:13:14.107 [DefaultDispatcher-worker-9 @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:36165/api/content/719661252896776192/_ustadmanifest.json. 2025-04-23 10:13:14.107 [DefaultDispatcher-worker-9 @coroutine#457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36165/api/content/719661252896776192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:14.111 [DefaultDispatcher-worker-15 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-23 10:13:14.112 [DefaultDispatcher-worker-13 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-23 10:13:14.113 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:13:14.113 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:13:14.113 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:13:14.113 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:13:14.113 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:13:14.114 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-23 10:13:14.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 10:13:14.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 10:13:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:14.114 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d527346: (connection evicted) 2025-04-23 10:13:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:14.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 10:13:14.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 10:13:14.423 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:14.547 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:14.591 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:14.909 [DefaultDispatcher-worker-21 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-23 10:13:15.117 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21f94fe3 2025-04-23 10:13:15.117 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21f94fe3 2025-04-23 10:13:15.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 10:13:15.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 10:13:15.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:15.118 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4281a26f: (connection evicted) 2025-04-23 10:13:15.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:15.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 10:13:15.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 10:13:15.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6e410c 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:15.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d782a4a 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:15.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:15.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-23 10:13:15.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-23 10:13:15.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 10:13:15.152 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:13:15.152 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 10:13:15.153 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54fd5759 2025-04-23 10:13:15.154 [DefaultDispatcher-worker-3 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:43677 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a3c6f5 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:15.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-04-23 10:13:15.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-04-23 10:13:15.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 10:13:15.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:13:15.156 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:13:15.156 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:13:15.156 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:13:15.156 [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-23 10:13:15.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:13:15.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:13:15.156 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:13:15.156 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa24e7 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:15.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 10:13:15.174 [DefaultDispatcher-worker-20 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.179 [DefaultDispatcher-worker-1 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.184 [DefaultDispatcher-worker-14 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-04-23 10:13:15.185 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-04-23 10:13:15.190 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.194 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.195 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.195 [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:43677/api/content/719661266841190400/_ustadmanifest.json. 2025-04-23 10:13:15.195 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.196 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.196 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.196 [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:43677/api/content/719661266841190400/_ustadmanifest.json. 2025-04-23 10:13:15.196 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:15.203 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.204 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:13:15.204 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7f92a14b-9e3c-49ea-8f13-c64afbb8b167', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:13:15.205 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:15.205 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7f92a14b-9e3c-49ea-8f13-c64afbb8b167 2025-04-23 10:13:15.205 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:15.205 [DefaultDispatcher-worker-18 @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:43677/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:15.205 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:15.205 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:15.207 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:15.207 [eventLoopGroupProxy-10-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:15.207 [eventLoopGroupProxy-10-1 @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-23 10:13:15.207 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.207 [eventLoopGroupProxy-10-1 @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-23 10:13:15.208 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.208 [eventLoopGroupProxy-10-1 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 10:13:15.208 [DefaultDispatcher-worker-11 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:15.208 [DefaultDispatcher-worker-11 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43677/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:15.210 [DefaultDispatcher-worker-17 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.210 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/UmAppDatabase/replication/nodeId 2025-04-23 10:13:15.210 [DefaultDispatcher-worker-17 @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:43677/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:15.210 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/UmAppDatabase/replication/nodeId 2025-04-23 10:13:15.211 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/blob/upload-init-batch 2025-04-23 10:13:15.211 [DefaultDispatcher-worker-1 @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:43677/api/blob/upload-init-batch. 2025-04-23 10:13:15.211 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/blob/upload-init-batch 2025-04-23 10:13:15.211 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:15.212 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:15.212 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.212 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 10:13:15.212 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/UmAppDatabase/replication/nodeId 2025-04-23 10:13:15.212 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43677/UmAppDatabase/replication/nodeId 2025-04-23 10:13:15.213 [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-23 10:13:15.213 [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-23 10:13:15.214 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.215 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 10:13:15.215 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/blob/upload-init-batch 2025-04-23 10:13:15.215 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43677/api/blob/upload-init-batch 2025-04-23 10:13:15.215 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43677/api/blob/upload-init-batch. 2025-04-23 10:13:15.215 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43677/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:15.217 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.217 [DefaultDispatcher-worker-9 @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:43677/api/blob/upload-batch-data. 2025-04-23 10:13:15.217 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.217 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:15.218 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:15.219 [DefaultDispatcher-worker-16 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.220 [eventLoopGroupProxy-10-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.221 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.221 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 10:13:15.221 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.222 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.222 [DefaultDispatcher-worker-17 @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:43677/api/blob/upload-batch-data. 2025-04-23 10:13:15.222 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.222 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:15.223 [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-23 10:13:15.224 [DefaultDispatcher-worker-10 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.225 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.225 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.229 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 10:13:15.229 [DefaultDispatcher-worker-10 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.230 [DefaultDispatcher-worker-10 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.231 [DefaultDispatcher-worker-10 @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:43677/api/blob/upload-batch-data. 2025-04-23 10:13:15.231 [DefaultDispatcher-worker-10 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.231 [DefaultDispatcher-worker-10 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:15.232 [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-23 10:13:15.236 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.236 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.236 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:13:15.237 [DefaultDispatcher-worker-10 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.238 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.238 [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:43677/api/blob/upload-batch-data. 2025-04-23 10:13:15.238 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.238 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:15.239 [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-23 10:13:15.239 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:15.240 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.240 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.240 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:15.241 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.241 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.242 [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:43677/api/blob/upload-batch-data. 2025-04-23 10:13:15.242 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.242 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:15.242 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:15.242 [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-23 10:13:15.244 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:15.244 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.244 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:15.244 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/blob/upload-batch-data 2025-04-23 10:13:15.250 [DefaultDispatcher-worker-1 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.254 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:15.255 [DefaultDispatcher-worker-18 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.255 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/UmAppDatabase/replication/message 2025-04-23 10:13:15.256 [DefaultDispatcher-worker-18 @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:43677/UmAppDatabase/replication/message. 2025-04-23 10:13:15.256 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/UmAppDatabase/replication/message 2025-04-23 10:13:15.256 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43677/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:15.256 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:15.257 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:15.257 [eventLoopGroupProxy-10-1 @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-23 10:13:15.257 [eventLoopGroupProxy-10-1 @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-23 10:13:15.267 [DefaultDispatcher-worker-18 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-23 10:13:15.268 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:15.268 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 10:13:15.268 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.268 [DefaultDispatcher-worker-19 @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:43677/api/content/719661266841190400/_ustadmanifest.json. 2025-04-23 10:13:15.268 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.268 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/UmAppDatabase/replication/message 2025-04-23 10:13:15.268 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43677/UmAppDatabase/replication/message 2025-04-23 10:13:15.268 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43677/UmAppDatabase/replication/message. 2025-04-23 10:13:15.269 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43677/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:15.269 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.269 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json 2025-04-23 10:13:15.269 [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:43677/api/content/719661266841190400/_ustadmanifest.json. 2025-04-23 10:13:15.269 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43677/api/content/719661266841190400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:15.273 [DefaultDispatcher-worker-16 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-04-23 10:13:15.274 [DefaultDispatcher-worker-15 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-23 10:13:15.275 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:13:15.275 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:13:15.275 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:13:15.275 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:13:15.275 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:13:15.276 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-04-23 10:13:15.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 10:13:15.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 10:13:15.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:15.276 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a99692: (connection evicted) 2025-04-23 10:13:15.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:15.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 10:13:15.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 10:13:15.656 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:15.656 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:15.751 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:16.279 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54fd5759 2025-04-23 10:13:16.279 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54fd5759 2025-04-23 10:13:16.280 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-04-23 10:13:16.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 10:13:16.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 10:13:16.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:16.280 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481c1e92: (connection evicted) 2025-04-23 10:13:16.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:16.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 10:13:16.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca10d0e 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:16.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 10:13:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3146f3d7 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:16.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-04-23 10:13:16.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-04-23 10:13:16.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 10:13:16.293 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:13:16.294 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 10:13:16.294 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7d65c0ac 2025-04-23 10:13:16.295 [DefaultDispatcher-worker-19 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:38189 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:16.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4518497e 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:16.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:16.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:16.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 10:13:16.297 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 10:13:16.297 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 10:13:16.297 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 10:13:16.297 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 10:13:16.297 [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-23 10:13:16.297 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 10:13:16.297 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 10:13:16.297 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 10:13:16.298 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a4800 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:16.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 10:13:16.316 [DefaultDispatcher-worker-15 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.320 [DefaultDispatcher-worker-17 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.384 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:16.385 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:16.394 [DefaultDispatcher-worker-17 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:16.396 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:16.398 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:16.417 [DefaultDispatcher-worker-11 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:16.422 [DefaultDispatcher-worker-11 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:16.424 [DefaultDispatcher-worker-11 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:16.431 [DefaultDispatcher-worker-5 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.435 [DefaultDispatcher-worker-12 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.435 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:16.436 [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:38189/api/content/719661268242165760/_ustadmanifest.json. 2025-04-23 10:13:16.436 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:16.437 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:16.437 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:16.438 [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:38189/api/content/719661268242165760/_ustadmanifest.json. 2025-04-23 10:13:16.438 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:16.493 [DefaultDispatcher-worker-1 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.494 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 10:13:16.494 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5aa9e80b-2475-474e-85f2-662f3422f834', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 10:13:16.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 10:13:16.495 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5aa9e80b-2475-474e-85f2-662f3422f834 2025-04-23 10:13:16.495 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:16.495 [DefaultDispatcher-worker-1 @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:38189/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:16.495 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:16.495 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:16.497 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:16.497 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:16.497 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.497 [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-23 10:13:16.497 [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-23 10:13:16.498 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.498 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 10:13:16.498 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:16.498 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38189/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:16.500 [DefaultDispatcher-worker-18 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.500 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/UmAppDatabase/replication/nodeId 2025-04-23 10:13:16.500 [DefaultDispatcher-worker-18 @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:38189/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:16.500 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/UmAppDatabase/replication/nodeId 2025-04-23 10:13:16.501 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:16.501 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.501 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 10:13:16.501 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/UmAppDatabase/replication/nodeId 2025-04-23 10:13:16.501 [DefaultDispatcher-worker-18 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38189/UmAppDatabase/replication/nodeId 2025-04-23 10:13:16.507 [DefaultDispatcher-worker-19 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.512 [DefaultDispatcher-worker-8 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:16.514 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-init-batch 2025-04-23 10:13:16.514 [DefaultDispatcher-worker-5 @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:38189/api/blob/upload-init-batch. 2025-04-23 10:13:16.514 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-init-batch 2025-04-23 10:13:16.514 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:16.515 [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-23 10:13:16.516 [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-23 10:13:16.559 [eventLoopGroupProxy-13-1 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.560 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 10:13:16.560 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-init-batch 2025-04-23 10:13:16.560 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38189/api/blob/upload-init-batch 2025-04-23 10:13:16.561 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-init-batch. 2025-04-23 10:13:16.561 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38189/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:16.563 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.563 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.563 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.563 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.564 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:16.566 [eventLoopGroupProxy-13-1 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.566 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.566 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.566 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.567 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.567 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.567 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.567 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.568 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:16.611 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.611 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.611 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:16.612 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.613 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.613 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.613 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.613 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.614 [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-23 10:13:16.616 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.616 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.616 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.616 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.617 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.617 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.617 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.617 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.618 [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-23 10:13:16.621 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.621 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.621 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 10:13:16.621 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.622 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.622 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.622 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.622 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.623 [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-23 10:13:16.666 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.666 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.666 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:16.667 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.668 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.669 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.669 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.669 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.670 [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-23 10:13:16.729 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.729 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.730 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-23 10:13:16.730 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.731 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.731 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.731 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.731 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.732 [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-23 10:13:16.779 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.779 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.779 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 10:13:16.779 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.780 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.780 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.780 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.780 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.781 [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-23 10:13:16.824 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.824 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.824 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:16.824 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.825 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.825 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.825 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.825 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.826 [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-23 10:13:16.868 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.869 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.869 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:16.869 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.870 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.870 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.870 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.870 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.871 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:16.913 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.913 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.913 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:16.913 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.914 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.914 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.914 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.914 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.915 [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-23 10:13:16.916 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.916 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.917 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.918 [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-23 10:13:16.919 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.919 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.919 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.920 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.920 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.920 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.920 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.920 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.921 [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-23 10:13:16.922 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.922 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.922 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.923 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.923 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.923 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.923 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.923 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.924 [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-23 10:13:16.925 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.925 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.925 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.925 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.926 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.926 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.926 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.926 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.927 [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-23 10:13:16.928 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.928 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.928 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.929 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.929 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.929 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.929 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.929 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.930 [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-23 10:13:16.931 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.931 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.931 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.932 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.932 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.932 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.932 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.933 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.933 [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-23 10:13:16.935 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.935 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.935 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.935 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.936 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.937 [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-23 10:13:16.938 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.938 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.939 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.939 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.940 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.940 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.940 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.940 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.940 [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-23 10:13:16.942 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.942 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.942 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.942 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.943 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.943 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.943 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.943 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.943 [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-23 10:13:16.945 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.945 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.945 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.945 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.946 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.946 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.946 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.946 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.947 [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-23 10:13:16.948 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.948 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.948 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.948 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.949 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.949 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.949 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.949 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.950 [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-23 10:13:16.951 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.951 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.951 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.952 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.952 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.952 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.952 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.952 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.953 [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-23 10:13:16.954 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.954 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.954 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.954 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.955 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.955 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.955 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.955 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.956 [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-23 10:13:16.957 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.957 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.957 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.958 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.959 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.959 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.959 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.960 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.960 [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-23 10:13:16.961 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.961 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.962 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.962 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.963 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.963 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.963 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.963 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.964 [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-23 10:13:16.966 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.966 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.966 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.966 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.967 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.967 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.967 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.967 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.968 [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-23 10:13:16.969 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.969 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.970 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.970 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.971 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.971 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.971 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.971 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.971 [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-23 10:13:16.976 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.976 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.976 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:13:16.976 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.977 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.977 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.977 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.977 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.978 [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-23 10:13:16.979 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.980 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.980 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.980 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.981 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.981 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.981 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.981 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.982 [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-23 10:13:16.983 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.983 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.983 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.983 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.984 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.984 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.984 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.984 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.985 [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-23 10:13:16.986 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.987 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.987 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:16.987 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.988 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.988 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.988 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.988 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.988 [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-23 10:13:16.989 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.989 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.989 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.989 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.990 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.990 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.990 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.990 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.991 [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-23 10:13:16.992 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.992 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.992 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.992 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.993 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.993 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.993 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.993 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.993 [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-23 10:13:16.994 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.994 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.994 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.994 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.995 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.995 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.995 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.995 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.996 [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-23 10:13:16.997 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.997 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.997 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.997 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.998 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.998 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:16.998 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:16.998 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:16.998 [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-23 10:13:16.999 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:16.999 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:16.999 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:16.999 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.000 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.000 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.000 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.000 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.000 [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-23 10:13:17.010 [DefaultDispatcher-worker-7 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:17.043 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.043 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.043 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.044 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.044 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.044 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.044 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.044 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.045 [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-23 10:13:17.046 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.046 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.046 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.047 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.047 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.047 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.047 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.047 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.048 [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-23 10:13:17.049 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.049 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.049 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.049 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.050 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.050 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.050 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.050 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.050 [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-23 10:13:17.051 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.051 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.052 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.052 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.052 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.052 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.052 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.052 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.053 [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-23 10:13:17.096 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.096 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.096 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.096 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.097 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.097 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.097 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.097 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.098 [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-23 10:13:17.141 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.141 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.141 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.142 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.142 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.142 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.142 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.142 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.143 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.144 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.144 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.144 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.144 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.145 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.145 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.145 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.145 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.145 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.146 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.146 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.146 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.146 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.147 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.147 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.147 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.147 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.147 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.189 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.189 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.189 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.190 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.190 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.190 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.190 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.190 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.191 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.192 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.192 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.192 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.193 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.194 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.194 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.194 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.194 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.194 [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-23 10:13:17.195 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.195 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.195 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.195 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.196 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.196 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.196 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.196 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.197 [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-23 10:13:17.198 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.198 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.198 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.199 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.199 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.199 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.199 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.199 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.199 [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-23 10:13:17.200 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.201 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.201 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.201 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.201 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.201 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.201 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.201 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.202 [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-23 10:13:17.244 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.245 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.245 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.245 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.246 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.246 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.246 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.246 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.246 [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-23 10:13:17.248 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.248 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.248 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.248 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.249 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.249 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.249 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.249 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.250 [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-23 10:13:17.251 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.252 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.252 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.252 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.252 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.252 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.253 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.253 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.253 [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-23 10:13:17.254 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.254 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.254 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.255 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.255 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.255 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.255 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.255 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.256 [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-23 10:13:17.257 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.257 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.257 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.257 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.258 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.258 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.258 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.258 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.258 [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-23 10:13:17.260 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.260 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.260 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.260 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.260 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.260 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.260 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.260 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.261 [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-23 10:13:17.262 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.262 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.262 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.262 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.263 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.263 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.263 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.263 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.263 [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-23 10:13:17.264 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.264 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.264 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.265 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.265 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.265 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.265 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.265 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.266 [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-23 10:13:17.267 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.267 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.267 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.267 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.268 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.268 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.268 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.268 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.269 [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-23 10:13:17.269 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.270 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.270 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.270 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.270 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.270 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.270 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.270 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.271 [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-23 10:13:17.272 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.272 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.272 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.272 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.273 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.273 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.273 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.273 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.273 [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-23 10:13:17.274 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.274 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.274 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.274 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.275 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.275 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.275 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.275 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.276 [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-23 10:13:17.277 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.277 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.277 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.277 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.278 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.278 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.278 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.278 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.278 [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-23 10:13:17.321 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.321 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.321 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.321 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.322 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.322 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.322 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.322 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.323 [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-23 10:13:17.324 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.324 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.325 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.325 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.325 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.325 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.326 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.326 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.326 [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-23 10:13:17.327 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.327 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.327 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.328 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.328 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.328 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.328 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.328 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.329 [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-23 10:13:17.371 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.372 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.372 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.372 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.373 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.373 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.373 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.373 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.373 [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-23 10:13:17.374 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.374 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.375 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.375 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.375 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.375 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.375 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.375 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.376 [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-23 10:13:17.376 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.377 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.377 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.377 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.377 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.377 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.377 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.377 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.378 [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-23 10:13:17.379 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.379 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.379 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.379 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.380 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.380 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.380 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.380 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.380 [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-23 10:13:17.423 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.423 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.424 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:13:17.424 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.424 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.425 [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-23 10:13:17.426 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.426 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.426 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.427 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.427 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.427 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.427 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.427 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.427 [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-23 10:13:17.469 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.469 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.469 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.470 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.471 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.471 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.471 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.471 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.471 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.515 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.515 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.515 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:13:17.516 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.516 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.516 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.516 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.516 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.517 [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-23 10:13:17.521 [DefaultDispatcher-worker-15 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:17.559 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.559 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.559 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.560 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.560 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.560 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.560 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.560 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.561 [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-23 10:13:17.603 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.603 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.603 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.603 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.605 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.605 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.605 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.605 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.605 [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-23 10:13:17.606 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.606 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.606 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.607 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.608 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.608 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.608 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.608 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.609 [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-23 10:13:17.610 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.610 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.610 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.610 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.611 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.611 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.611 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.611 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.612 [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-23 10:13:17.612 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.613 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.613 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.613 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.613 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.613 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.614 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.614 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.614 [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-23 10:13:17.615 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.615 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.615 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.617 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.618 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.618 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.618 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.618 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.618 [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-23 10:13:17.619 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.620 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.620 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.620 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.621 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.621 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.621 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.621 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.621 [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-23 10:13:17.622 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.622 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.622 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.622 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.623 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.623 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.623 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.623 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.623 [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-23 10:13:17.624 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.624 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.624 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.625 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.625 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.625 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.625 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.625 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.625 [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-23 10:13:17.626 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.626 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.626 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.627 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.627 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.627 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.627 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.627 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.627 [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-23 10:13:17.628 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.628 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.628 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.629 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.629 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.629 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.629 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.629 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.629 [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-23 10:13:17.630 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.630 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.630 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.631 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.631 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.631 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.631 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.631 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.631 [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-23 10:13:17.632 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.632 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.632 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.632 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.633 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.633 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.633 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.633 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.633 [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-23 10:13:17.634 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.634 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.634 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.634 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.635 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.635 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.635 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.635 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.635 [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-23 10:13:17.636 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.636 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.636 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.636 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.636 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.636 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.636 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.636 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.637 [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-23 10:13:17.638 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.638 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.638 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.638 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.639 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.639 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.639 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.639 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.639 [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-23 10:13:17.682 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.682 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.683 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:13:17.683 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.684 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.684 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.684 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.684 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.684 [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-23 10:13:17.685 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.685 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.685 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.686 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.686 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.686 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.686 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.686 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.687 [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-23 10:13:17.687 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.688 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.688 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.688 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.688 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.688 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.688 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.688 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.689 [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-23 10:13:17.689 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.689 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.690 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.690 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.690 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.690 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.690 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.690 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.691 [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-23 10:13:17.691 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.691 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.691 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 10:13:17.692 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.692 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.692 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.692 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.692 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.692 [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-23 10:13:17.693 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.693 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.693 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.694 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.694 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.694 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.694 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.694 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.694 [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-23 10:13:17.695 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.695 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.695 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.695 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.696 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.696 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.696 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.696 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.696 [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-23 10:13:17.738 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.738 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.738 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.739 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.739 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.739 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.739 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.739 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.740 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.741 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.741 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.741 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.741 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.742 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.742 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.742 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.742 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.742 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.743 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.743 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.743 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.743 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.744 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.786 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.786 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.786 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.787 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.788 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.788 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.788 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.788 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.788 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.790 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.790 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.790 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.790 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.791 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.791 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.791 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.791 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.791 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.792 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.792 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.792 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.793 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.793 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.793 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.793 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.793 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.793 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:17.794 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.794 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.794 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.795 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.795 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.795 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.795 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.795 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.795 [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-23 10:13:17.796 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.796 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.796 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.796 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.797 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.797 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.797 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.797 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.797 [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-23 10:13:17.798 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.798 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.798 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.799 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.799 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.799 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.799 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.799 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.800 [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-23 10:13:17.801 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.801 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.801 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.801 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.802 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.802 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.802 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.802 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.802 [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-23 10:13:17.803 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.803 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.803 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.803 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.803 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.803 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.803 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.803 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.804 [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-23 10:13:17.805 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.805 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.805 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.805 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.805 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.805 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.805 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.805 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.806 [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-23 10:13:17.806 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.807 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.807 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:17.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.808 [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-23 10:13:17.809 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.809 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.809 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.809 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.809 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.809 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.809 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.809 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.810 [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-23 10:13:17.811 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.811 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.811 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.811 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.812 [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-23 10:13:17.855 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.855 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.855 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:17.856 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.856 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.856 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.856 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.856 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.857 [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-23 10:13:17.858 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.858 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.858 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.858 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.859 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.859 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.859 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.859 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.859 [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-23 10:13:17.903 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.903 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.903 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 10:13:17.903 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.904 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.904 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.904 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.904 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.905 [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-23 10:13:17.906 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.906 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.906 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:17.906 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.907 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.907 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.907 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.907 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.907 [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-23 10:13:17.949 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.949 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.949 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.950 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.950 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.950 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.950 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.950 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.951 [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-23 10:13:17.993 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:17.993 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:17.993 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:17.993 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.994 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.994 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:17.994 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:17.994 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:17.995 [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-23 10:13:18.031 [DefaultDispatcher-worker-8 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:18.036 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.036 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.036 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:18.036 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.037 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.037 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.037 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.037 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.037 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.079 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.079 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.079 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.079 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.080 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.080 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.080 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.080 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.081 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.122 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.122 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.122 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 10:13:18.122 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.123 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.123 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.123 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.123 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.124 [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-23 10:13:18.124 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.125 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.125 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:18.125 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.125 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.125 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.125 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.125 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.126 [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-23 10:13:18.168 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.168 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.168 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.168 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.169 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.169 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.169 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.169 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.169 [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-23 10:13:18.171 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.171 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.171 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:18.171 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.171 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.171 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.171 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.171 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.172 [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-23 10:13:18.173 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.173 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.173 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.173 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.174 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.174 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.174 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.174 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.174 [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-23 10:13:18.175 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.175 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.175 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.176 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.176 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.176 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.176 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.176 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.176 [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-23 10:13:18.177 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.177 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.177 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.178 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.178 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.178 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.178 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.178 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.178 [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-23 10:13:18.179 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.179 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.179 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.179 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.180 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.180 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.180 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.180 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.181 [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-23 10:13:18.223 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.224 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.224 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:18.224 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.225 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.225 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.225 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.225 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.226 [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-23 10:13:18.227 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.227 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.227 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.227 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.228 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.228 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.228 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.228 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.228 [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-23 10:13:18.229 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.229 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.229 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.229 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.230 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.230 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.230 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.230 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.230 [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-23 10:13:18.231 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.231 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.231 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.231 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.232 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.232 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.232 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.232 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.232 [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-23 10:13:18.274 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.274 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.274 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.275 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.275 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.275 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.275 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.275 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.276 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.277 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.277 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.277 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.277 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.278 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.278 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.278 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.278 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.278 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.279 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.279 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.279 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.279 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.280 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.280 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.280 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.280 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.280 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.281 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.281 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.281 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.281 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.281 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.281 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.281 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.281 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.282 [eventLoopGroupProxy-13-1 @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-23 10:13:18.285 [DefaultDispatcher-worker-11 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.300 [DefaultDispatcher-worker-11 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:18.324 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.324 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.324 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.324 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.325 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.325 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.325 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.325 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.326 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.369 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.369 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.369 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:18.369 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.370 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.370 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.370 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.370 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.370 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.371 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.371 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.371 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.371 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.372 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.372 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.372 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.372 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.372 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.376 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.377 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.377 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 10:13:18.377 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.377 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.377 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.377 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.377 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.378 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.378 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.379 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.379 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.379 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.379 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.379 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.379 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.379 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.380 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.422 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.422 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.422 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.423 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.423 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.423 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.423 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.423 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.424 [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-23 10:13:18.425 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.425 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.425 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.425 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.425 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.425 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.425 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.425 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.426 [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-23 10:13:18.468 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.468 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.468 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.469 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.469 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.469 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.469 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.469 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.470 [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-23 10:13:18.512 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.512 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.512 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 10:13:18.512 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.513 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.513 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.513 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.513 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.513 [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-23 10:13:18.514 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.514 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.514 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.514 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.515 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.515 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.515 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.515 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.515 [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-23 10:13:18.538 [DefaultDispatcher-worker-1 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:18.557 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.557 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.558 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:18.558 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.558 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.558 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.558 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.558 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.559 [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-23 10:13:18.560 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.560 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.560 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.560 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.561 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.561 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.561 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.561 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.561 [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-23 10:13:18.562 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.562 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.562 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.562 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.563 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.563 [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-23 10:13:18.564 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.564 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.564 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.564 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.565 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.565 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.565 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.565 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.566 [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-23 10:13:18.611 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.612 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.612 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 10:13:18.612 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.613 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.613 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.613 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.613 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.614 [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-23 10:13:18.657 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.657 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.657 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 10:13:18.658 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.659 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.659 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.659 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.659 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.659 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.660 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.660 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.660 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.661 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.661 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.661 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.661 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.661 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.662 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.663 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.663 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.663 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 10:13:18.663 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.664 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.664 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/blob/upload-batch-data. 2025-04-23 10:13:18.664 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.664 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:18.664 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 10:13:18.666 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:18.666 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.666 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 10:13:18.666 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/blob/upload-batch-data 2025-04-23 10:13:18.673 [DefaultDispatcher-worker-12 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:18.677 [DefaultDispatcher-worker-6 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:18.677 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/UmAppDatabase/replication/message 2025-04-23 10:13:18.677 [DefaultDispatcher-worker-6 @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:38189/UmAppDatabase/replication/message. 2025-04-23 10:13:18.677 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/UmAppDatabase/replication/message 2025-04-23 10:13:18.677 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38189/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:18.678 [eventLoopGroupProxy-13-1 @call-handler#1605] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:18.678 [eventLoopGroupProxy-13-1 @call-handler#1605] 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-23 10:13:18.678 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-14 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-04-23 10:13:18.691 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:18.691 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-14 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-14 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json. 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-14 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/UmAppDatabase/replication/message 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38189/UmAppDatabase/replication/message 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38189/UmAppDatabase/replication/message. 2025-04-23 10:13:18.691 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38189/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:18.692 [DefaultDispatcher-worker-13 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:18.692 [DefaultDispatcher-worker-13 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json 2025-04-23 10:13:18.692 [DefaultDispatcher-worker-13 @coroutine#751] 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:38189/api/content/719661268242165760/_ustadmanifest.json. 2025-04-23 10:13:18.692 [DefaultDispatcher-worker-13 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38189/api/content/719661268242165760/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:18.696 [DefaultDispatcher-worker-5 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-04-23 10:13:18.708 [DefaultDispatcher-worker-4 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-04-23 10:13:18.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 10:13:18.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 10:13:18.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 10:13:18.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 10:13:18.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 10:13:18.723 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-04-23 10:13:18.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 10:13:18.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 10:13:18.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:18.723 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3333245e: (connection evicted) 2025-04-23 10:13:18.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:18.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 10:13:18.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 10:13:18.798 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:18.798 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:19.173 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 10:13:19.727 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7d65c0ac 2025-04-23 10:13:19.727 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7d65c0ac 2025-04-23 10:13:19.730 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-04-23 10:13:19.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 10:13:19.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 10:13:19.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:19.730 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727e61ed: (connection evicted) 2025-04-23 10:13:19.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:19.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 10:13:19.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 10:13:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34376069 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-04-23 10:13:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-04-23 10:13:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 10:13:19.768 [DefaultDispatcher-worker-18 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c25385a 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:19.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a0e68f 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a0e68f 2025-04-23 10:13:19.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@567baa55 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:19.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:19.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 10:13:19.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2025-04-23 10:13:19.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2025-04-23 10:13:19.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 10:13:19.776 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:13:19.777 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 10:13:19.777 [DefaultDispatcher-worker-18 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:36433 2025-04-23 10:13:19.781 [DefaultDispatcher-worker-18 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a0e68f 2025-04-23 10:13:19.782 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36433/api/blob/upload-init-batch 2025-04-23 10:13:19.782 [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:36433/api/blob/upload-init-batch. 2025-04-23 10:13:19.782 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36433/api/blob/upload-init-batch 2025-04-23 10:13:19.782 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36433/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:19.784 [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-23 10:13:19.784 [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-23 10:13:19.784 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2025-04-23 10:13:19.785 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36433/api/blob/upload-init-batch 2025-04-23 10:13:19.785 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36433/api/blob/upload-init-batch 2025-04-23 10:13:19.785 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36433/api/blob/upload-init-batch. 2025-04-23 10:13:19.785 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36433/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:19.786 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36433/api/blob/upload-batch-data 2025-04-23 10:13:19.786 [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:36433/api/blob/upload-batch-data. 2025-04-23 10:13:19.786 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36433/api/blob/upload-batch-data 2025-04-23 10:13:19.786 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36433/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:19.786 [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-23 10:13:19.788 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2025-04-23 10:13:19.788 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:19.788 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36433/api/blob/upload-batch-data 2025-04-23 10:13:19.790 [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-23 10:13:19.792 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:19.795 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a0e68f 2025-04-23 10:13:19.838 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:19.874 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:19.875 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006aef5 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:20.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-04-23 10:13:20.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-04-23 10:13:20.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 10:13:20.856 [DefaultDispatcher-worker-19 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-04-23 10:13:20.859 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38039/api/blob/upload-init-batch 2025-04-23 10:13:20.859 [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:38039/api/blob/upload-init-batch. 2025-04-23 10:13:20.859 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38039/api/blob/upload-init-batch 2025-04-23 10:13:20.859 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38039/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:20.860 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38039/api/blob/upload-init-batch 2025-04-23 10:13:20.860 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38039/api/blob/upload-init-batch 2025-04-23 10:13:20.860 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38039/api/blob/upload-init-batch. 2025-04-23 10:13:20.860 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38039/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:20.866 [DefaultDispatcher-worker-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158618 2025-04-23 10:13:20.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 10:13:20.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 10:13:20.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:20.868 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62158618: (connection evicted) 2025-04-23 10:13:20.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:20.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 10:13:20.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@943cf5 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:20.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:20.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 10:13:20.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a20f793 2025-04-23 10:13:20.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a20f793 2025-04-23 10:13:20.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 10:13:20.882 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56479/api/blob/upload-init-batch 2025-04-23 10:13:20.882 [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:56479/api/blob/upload-init-batch. 2025-04-23 10:13:20.882 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56479/api/blob/upload-init-batch 2025-04-23 10:13:20.882 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56479/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:20.883 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56479/api/blob/upload-init-batch 2025-04-23 10:13:20.883 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56479/api/blob/upload-init-batch 2025-04-23 10:13:20.883 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56479/api/blob/upload-init-batch. 2025-04-23 10:13:20.883 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56479/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:20.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 10:13:20.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 10:13:20.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:20.884 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a20f793: (connection evicted) 2025-04-23 10:13:20.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:20.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 10:13:20.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20cf3ab3 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:20.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@725490dd 2025-04-23 10:13:20.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@725490dd 2025-04-23 10:13:20.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 10:13:20.896 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46091/api/blob/upload-init-batch 2025-04-23 10:13:20.896 [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:46091/api/blob/upload-init-batch. 2025-04-23 10:13:20.896 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46091/api/blob/upload-init-batch 2025-04-23 10:13:20.896 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46091/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 10:13:20.897 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46091/api/blob/upload-init-batch 2025-04-23 10:13:20.897 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46091/api/blob/upload-init-batch 2025-04-23 10:13:20.897 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46091/api/blob/upload-init-batch. 2025-04-23 10:13:20.897 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46091/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:20.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 10:13:20.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 10:13:20.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:20.901 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725490dd: (connection evicted) 2025-04-23 10:13:20.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:20.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 10:13:20.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 10:13:21.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9a10e9 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2025-04-23 10:13:21.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2025-04-23 10:13:21.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 10:13:21.147 [DefaultDispatcher-worker-15 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe21d0e 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-04-23 10:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-04-23 10:13:21.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 10:13:21.172 [DefaultDispatcher-worker-18 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0e35c3 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@703947bd 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 10:13:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-23 10:13:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2025-04-23 10:13:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f6fc09 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 10:13:21.215 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.229 [DefaultDispatcher-worker-21 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.235 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.240 [DefaultDispatcher-worker-18 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.245 [DefaultDispatcher-worker-12 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.247 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.250 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.252 [DefaultDispatcher-worker-19 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-04-23 10:13:21.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 10:13:21.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 10:13:21.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.256 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aec151b: (connection evicted) 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:21.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 10:13:21.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411576c7 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 10:13:21.274 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.286 [DefaultDispatcher-worker-21 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.291 [DefaultDispatcher-worker-18 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.296 [DefaultDispatcher-worker-2 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.301 [DefaultDispatcher-worker-6 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.303 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.309 [DefaultDispatcher-worker-4 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-04-23 10:13:21.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 10:13:21.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 10:13:21.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.310 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8: (connection evicted) 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:21.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 10:13:21.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e280006 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc 2025-04-23 10:13:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc 2025-04-23 10:13:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 10:13:21.332 [DefaultDispatcher-worker-18 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc 2025-04-23 10:13:21.336 [DefaultDispatcher-worker-13 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc 2025-04-23 10:13:21.339 [DefaultDispatcher-worker-4 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc 2025-04-23 10:13:21.343 [DefaultDispatcher-worker-8 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc 2025-04-23 10:13:21.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 10:13:21.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 10:13:21.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.343 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1aa2bc: (connection evicted) 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:21.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 10:13:21.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7e4db6 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:21.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 10:13:21.362 [DefaultDispatcher-worker-2 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.366 [DefaultDispatcher-worker-6 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.370 [DefaultDispatcher-worker-6 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.374 [DefaultDispatcher-worker-19 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.375 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.379 [DefaultDispatcher-worker-4 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2025-04-23 10:13:21.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 10:13:21.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 10:13:21.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:21.380 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ed4674: (connection evicted) 2025-04-23 10:13:21.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:21.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 10:13:21.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 10:13:21.739 [DefaultDispatcher-worker-12 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-04-23 10:13:21.776 [DefaultDispatcher-worker-12 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706c2726 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:26.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:26.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2025-04-23 10:13:26.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2025-04-23 10:13:26.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 10:13:26.771 [DefaultDispatcher-worker-16 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2025-04-23 10:13:26.839 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c10f7a8 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 10:13:27.446 [DefaultDispatcher-worker-17 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.452 [DefaultDispatcher-worker-18 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.458 [DefaultDispatcher-worker-14 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.463 [DefaultDispatcher-worker-14 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.469 [DefaultDispatcher-worker-8 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225890bc 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 10:13:27.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 10:13:27.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 10:13:27.507 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 10:13:27.513 [DefaultDispatcher-worker-9 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 10:13:27.517 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.519 [DefaultDispatcher-worker-17 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 10:13:27.524 [DefaultDispatcher-worker-3 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-04-23 10:13:27.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d741200 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 10:13:27.557 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.563 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.568 [DefaultDispatcher-worker-8 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.573 [DefaultDispatcher-worker-14 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.577 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.579 [DefaultDispatcher-worker-8 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.587 [DefaultDispatcher-worker-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd6bc8 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 10:13:27.618 [DefaultDispatcher-worker-10 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.624 [DefaultDispatcher-worker-21 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.627 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.629 [DefaultDispatcher-worker-13 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.634 [DefaultDispatcher-worker-10 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.640 [DefaultDispatcher-worker-8 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 10:13:27.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 10:13:27.673 [DefaultDispatcher-worker-13 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.679 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.684 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.688 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.689 [DefaultDispatcher-worker-17 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.694 [DefaultDispatcher-worker-5 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.701 [DefaultDispatcher-worker-21 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-23 10:13:27.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464017f5 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 10:13:27.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 10:13:27.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 10:13:27.735 [DefaultDispatcher-worker-8 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 10:13:27.741 [DefaultDispatcher-worker-2 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 10:13:27.742 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.746 [DefaultDispatcher-worker-17 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 10:13:27.751 [DefaultDispatcher-worker-20 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507187c1 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 10:13:27.773 [DefaultDispatcher-worker-5 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.779 [DefaultDispatcher-worker-12 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.784 [DefaultDispatcher-worker-12 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.789 [DefaultDispatcher-worker-20 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.794 [DefaultDispatcher-worker-13 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.802 [DefaultDispatcher-worker-16 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee5fe1e 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-04-23 10:13:27.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-04-23 10:13:27.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 10:13:27.805 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436103b1 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-04-23 10:13:27.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-04-23 10:13:27.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 10:13:27.852 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.855 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-04-23 10:13:27.857 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3390621a 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-04-23 10:13:27.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-04-23 10:13:27.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 10:13:27.888 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-04-23 10:13:27.890 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94b5fe3 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3811464b 2025-04-23 10:13:27.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3811464b 2025-04-23 10:13:27.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 10:13:27.905 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.920 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3811464b 2025-04-23 10:13:27.922 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3811464b 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413e8246 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2025-04-23 10:13:27.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2025-04-23 10:13:27.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 10:13:27.929 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.949 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2025-04-23 10:13:27.951 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2025-04-23 10:13:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 10:13:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162a5c4c 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:27.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2025-04-23 10:13:27.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2025-04-23 10:13:27.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 10:13:27.963 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:27.988 [DefaultDispatcher-worker-15 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2025-04-23 10:13:27.994 [DefaultDispatcher-worker-11 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2025-04-23 10:13:27.995 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:28.019 [DefaultDispatcher-worker-15 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2025-04-23 10:13:28.024 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:28.055 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.028 [DefaultDispatcher-worker-7 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a15d5f5 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 10:13:29.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-04-23 10:13:29.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-04-23 10:13:29.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 10:13:29.058 [DefaultDispatcher-worker-17 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-04-23 10:13:29.064 [DefaultDispatcher-worker-11 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-04-23 10:13:29.070 [DefaultDispatcher-worker-15 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@110f66e3 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-04-23 10:13:29.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-04-23 10:13:29.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 10:13:29.099 [DefaultDispatcher-worker-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-04-23 10:13:29.105 [DefaultDispatcher-worker-5 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-04-23 10:13:29.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159314ca 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-04-23 10:13:29.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-04-23 10:13:29.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 10:13:29.130 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.136 [DefaultDispatcher-worker-18 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-04-23 10:13:29.142 [DefaultDispatcher-worker-17 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-04-23 10:13:29.144 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-04-23 10:13:29.150 [DefaultDispatcher-worker-8 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597eb9ac 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-04-23 10:13:29.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-04-23 10:13:29.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 10:13:29.171 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.207 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.208 [DefaultDispatcher-worker-14 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-04-23 10:13:29.214 [DefaultDispatcher-worker-13 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-04-23 10:13:29.221 [DefaultDispatcher-worker-7 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423791 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@57def953 2025-04-23 10:13:29.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@57def953 2025-04-23 10:13:29.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 10:13:29.251 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.252 [DefaultDispatcher-worker-19 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57def953 2025-04-23 10:13:29.258 [DefaultDispatcher-worker-15 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57def953 2025-04-23 10:13:29.264 [DefaultDispatcher-worker-13 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57def953 2025-04-23 10:13:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@715523b8 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac30be4 2025-04-23 10:13:29.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac30be4 2025-04-23 10:13:29.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 10:13:29.297 [DefaultDispatcher-worker-8 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac30be4 2025-04-23 10:13:29.303 [DefaultDispatcher-worker-14 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac30be4 2025-04-23 10:13:29.310 [DefaultDispatcher-worker-3 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac30be4 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b1b469 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e748b5 2025-04-23 10:13:29.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e748b5 2025-04-23 10:13:29.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 10:13:29.322 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.340 [DefaultDispatcher-worker-13 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e748b5 2025-04-23 10:13:29.346 [DefaultDispatcher-worker-10 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e748b5 2025-04-23 10:13:29.351 [DefaultDispatcher-worker-17 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e748b5 2025-04-23 10:13:29.365 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.374 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.374 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.376 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.376 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.376 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.411 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:29.417 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.417 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.417 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.459 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.459 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.459 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.501 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.501 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.501 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.543 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.543 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.543 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.585 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.585 [Test worker @coroutine#1935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35467/ 2025-04-23 10:13:29.585 [Test worker @coroutine#1935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35467/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.627 [Test worker @coroutine#1935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35467/ 2025-04-23 10:13:29.630 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.630 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.631 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.631 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.631 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.672 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.672 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.672 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.714 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.714 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.714 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.756 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.756 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.756 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.797 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.797 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.797 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.839 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.839 [Test worker @coroutine#1952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43579/ 2025-04-23 10:13:29.839 [Test worker @coroutine#1952] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 10:13:29.840 [Test worker @coroutine#1952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43579/ 2025-04-23 10:13:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 10:13:29.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 10:13:29.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 10:13:29.963 [DefaultDispatcher-worker-11 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e25bf7 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:29.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:29.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 10:13:29.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62129f97 2025-04-23 10:13:29.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62129f97 2025-04-23 10:13:29.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 10:13:30.003 [DefaultDispatcher-worker-21 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62129f97 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c6ebec 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 10:13:30.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@367653cc 2025-04-23 10:13:30.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@367653cc 2025-04-23 10:13:30.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 10:13:30.007 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.035 [DefaultDispatcher-worker-2 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367653cc 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f243f 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 10:13:30.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@25291901 2025-04-23 10:13:30.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@25291901 2025-04-23 10:13:30.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 10:13:30.070 [DefaultDispatcher-worker-2 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25291901 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23263586 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0de20d 2025-04-23 10:13:30.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0de20d 2025-04-23 10:13:30.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 10:13:30.072 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.105 [DefaultDispatcher-worker-7 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0de20d 2025-04-23 10:13:30.105 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b43e35 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-04-23 10:13:30.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-04-23 10:13:30.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 10:13:30.139 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.152 [DefaultDispatcher-worker-15 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f2719 2025-04-23 10:13:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 10:13:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb896e9 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@77da2881 2025-04-23 10:13:30.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@77da2881 2025-04-23 10:13:30.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 10:13:30.172 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.191 [DefaultDispatcher-worker-21 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77da2881 2025-04-23 10:13:30.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 10:13:30.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5176d6 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 10:13:30.207 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.224 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.230 [DefaultDispatcher-worker-5 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.235 [DefaultDispatcher-worker-4 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.240 [DefaultDispatcher-worker-18 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.250 [DefaultDispatcher-worker-7 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.255 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2025-04-23 10:13:30.256 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-04-23 10:13:30.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-04-23 10:13:30.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.259 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623c9988: (connection evicted) 2025-04-23 10:13:30.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:30.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-04-23 10:13:30.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-04-23 10:13:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d6c7152 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-23 10:13:30.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-23 10:13:30.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 10:13:30.292 [DefaultDispatcher-worker-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 10:13:30.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 10:13:30.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 10:13:30.327 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 10:13:30.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-23 10:13:30.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-23 10:13:30.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 10:13:30.361 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.363 [DefaultDispatcher-worker-8 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b3009 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 10:13:30.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 10:13:30.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 10:13:30.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 10:13:30.396 [DefaultDispatcher-worker-11 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cebb78 2025-04-23 10:13:30.396 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53bc6492 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 10:13:30.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-23 10:13:30.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-23 10:13:30.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 10:13:30.429 [DefaultDispatcher-worker-4 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 10:13:30.430 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d1907fb 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 10:13:30.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-23 10:13:30.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-23 10:13:30.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 10:13:30.463 [DefaultDispatcher-worker-11 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-23 10:13:30.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 10:13:30.465 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 10:13:30.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 10:13:30.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 10:13:30.497 [DefaultDispatcher-worker-14 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-23 10:13:30.498 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0f674 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:30.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:30.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 10:13:30.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-23 10:13:30.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-23 10:13:30.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 10:13:30.531 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.532 [DefaultDispatcher-worker-11 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f5eba4 2025-04-23 10:13:30.584 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:30.640 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f3ebfc 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 10:13:34.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-04-23 10:13:34.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-04-23 10:13:34.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 10:13:34.666 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-04-23 10:13:34.680 [DefaultDispatcher-worker-13 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-04-23 10:13:34.688 [DefaultDispatcher-worker-13 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b641c97 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 10:13:34.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.719 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.724 [DefaultDispatcher-worker-13 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.729 [DefaultDispatcher-worker-4 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.736 [DefaultDispatcher-worker-19 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c3e0a 2025-04-23 10:13:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 10:13:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104e6540 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 10:13:34.751 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.752 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.765 [DefaultDispatcher-worker-12 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.772 [DefaultDispatcher-worker-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.776 [DefaultDispatcher-worker-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.781 [DefaultDispatcher-worker-18 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57330423 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 10:13:34.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2025-04-23 10:13:34.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2025-04-23 10:13:34.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 10:13:34.790 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.798 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2025-04-23 10:13:34.811 [DefaultDispatcher-worker-17 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2025-04-23 10:13:34.817 [DefaultDispatcher-worker-16 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2025-04-23 10:13:34.822 [DefaultDispatcher-worker-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a08113d 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 10:13:34.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d766b9 2025-04-23 10:13:34.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d766b9 2025-04-23 10:13:34.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 10:13:34.837 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d766b9 2025-04-23 10:13:34.853 [DefaultDispatcher-worker-9 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d766b9 2025-04-23 10:13:34.859 [DefaultDispatcher-worker-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d766b9 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3689e7 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2025-04-23 10:13:34.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2025-04-23 10:13:34.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 10:13:34.876 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2025-04-23 10:13:34.883 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.890 [DefaultDispatcher-worker-11 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7acbd3d0 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:34.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:34.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 10:13:34.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e90634 2025-04-23 10:13:34.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e90634 2025-04-23 10:13:34.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 10:13:34.915 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e90634 2025-04-23 10:13:34.924 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.929 [DefaultDispatcher-worker-4 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40e90634 2025-04-23 10:13:34.983 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:34.994 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22825762 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 10:13:35.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 10:13:35.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.104 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.105 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.108 [DefaultDispatcher-worker-2 @coroutine#2159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.108 [DefaultDispatcher-worker-2 @coroutine#2159] 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:46557/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.108 [DefaultDispatcher-worker-2 @coroutine#2159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.108 [DefaultDispatcher-worker-2 @coroutine#2159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.109 [DefaultDispatcher-worker-6 @coroutine#2159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.109 [DefaultDispatcher-worker-6 @coroutine#2159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.113 [DefaultDispatcher-worker-3 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.114 [DefaultDispatcher-worker-3 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.114 [DefaultDispatcher-worker-3 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.114 [DefaultDispatcher-worker-3 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.114 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.114 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.116 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd4c691 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-04-23 10:13:35.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-04-23 10:13:35.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 10:13:35.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-04-23 10:13:35.147 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-04-23 10:13:35.149 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-04-23 10:13:35.152 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:13:35.152 [DefaultDispatcher-worker-2 @coroutine#2181] 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:46557/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 10:13:35.152 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:13:35.154 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:13:35.154 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 10:13:35.155 [DefaultDispatcher-worker-19 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-04-23 10:13:35.173 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.176 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c191d9e 2025-04-23 10:13:35.176 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c191d9e 2025-04-23 10:13:35.178 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@52def86d 2025-04-23 10:13:35.178 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@52def86d 2025-04-23 10:13:35.180 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e176ee 2025-04-23 10:13:35.180 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e176ee 2025-04-23 10:13:35.182 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e3f256 2025-04-23 10:13:35.182 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e3f256 2025-04-23 10:13:35.185 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e859 2025-04-23 10:13:35.185 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e859 2025-04-23 10:13:35.187 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba6544 2025-04-23 10:13:35.187 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba6544 2025-04-23 10:13:35.189 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb121fb 2025-04-23 10:13:35.189 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb121fb 2025-04-23 10:13:35.191 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cc0d19 2025-04-23 10:13:35.191 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cc0d19 2025-04-23 10:13:35.193 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639c7319 2025-04-23 10:13:35.193 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639c7319 2025-04-23 10:13:35.193 [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-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b293a 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 10:13:35.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 10:13:35.217 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.217 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.220 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c33a4a9 2025-04-23 10:13:35.220 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c33a4a9 2025-04-23 10:13:35.223 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f4515f 2025-04-23 10:13:35.223 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f4515f 2025-04-23 10:13:35.226 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cbcfd9 2025-04-23 10:13:35.226 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56cbcfd9 2025-04-23 10:13:35.226 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.228 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.228 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c95b64 2025-04-23 10:13:35.228 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c95b64 2025-04-23 10:13:35.229 [DefaultDispatcher-worker-9 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.229 [DefaultDispatcher-worker-9 @coroutine#2192] 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:36773/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.229 [DefaultDispatcher-worker-9 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.229 [DefaultDispatcher-worker-9 @coroutine#2192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36773/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.231 [DefaultDispatcher-worker-11 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.232 [DefaultDispatcher-worker-11 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.232 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@521eb358 2025-04-23 10:13:35.232 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@521eb358 2025-04-23 10:13:35.235 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22106eed 2025-04-23 10:13:35.235 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22106eed 2025-04-23 10:13:35.237 [DefaultDispatcher-worker-4 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.239 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2dd871 2025-04-23 10:13:35.239 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2dd871 2025-04-23 10:13:35.239 [DefaultDispatcher-worker-4 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.240 [DefaultDispatcher-worker-4 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.240 [DefaultDispatcher-worker-4 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.240 [DefaultDispatcher-worker-16 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.240 [DefaultDispatcher-worker-16 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.242 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.242 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e6a42b 2025-04-23 10:13:35.242 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e6a42b 2025-04-23 10:13:35.245 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c55d7c 2025-04-23 10:13:35.245 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c55d7c 2025-04-23 10:13:35.245 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.249 [DefaultDispatcher-worker-11 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.255 [DefaultDispatcher-worker-9 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.262 [DefaultDispatcher-worker-7 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.268 [DefaultDispatcher-worker-20 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.274 [DefaultDispatcher-worker-17 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.279 [DefaultDispatcher-worker-6 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.285 [DefaultDispatcher-worker-6 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.291 [DefaultDispatcher-worker-17 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.296 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:35.297 [DefaultDispatcher-worker-6 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.299 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1de683 2025-04-23 10:13:35.299 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1de683 2025-04-23 10:13:35.302 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1d90 2025-04-23 10:13:35.302 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@25da1d90 2025-04-23 10:13:35.303 [DefaultDispatcher-worker-13 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:35.304 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e58df3 2025-04-23 10:13:35.304 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e58df3 2025-04-23 10:13:35.307 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e717ab 2025-04-23 10:13:35.307 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e717ab 2025-04-23 10:13:35.310 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@200adc4a 2025-04-23 10:13:35.310 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@200adc4a 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b13aa 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 10:13:35.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 10:13:35.312 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55497346 2025-04-23 10:13:35.312 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55497346 2025-04-23 10:13:35.315 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@584ee609 2025-04-23 10:13:35.315 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@584ee609 2025-04-23 10:13:35.317 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8e8e4 2025-04-23 10:13:35.317 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8e8e4 2025-04-23 10:13:35.320 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72568cbb 2025-04-23 10:13:35.320 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72568cbb 2025-04-23 10:13:35.320 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.332 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.341 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.343 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.344 [DefaultDispatcher-worker-6 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.344 [DefaultDispatcher-worker-6 @coroutine#2238] 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:43633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.344 [DefaultDispatcher-worker-6 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.344 [DefaultDispatcher-worker-6 @coroutine#2238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.345 [DefaultDispatcher-worker-15 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.345 [DefaultDispatcher-worker-15 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.349 [DefaultDispatcher-worker-13 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.350 [DefaultDispatcher-worker-13 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.350 [DefaultDispatcher-worker-13 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.350 [DefaultDispatcher-worker-13 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.351 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.351 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.351 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732ae29c 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 10:13:35.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2025-04-23 10:13:35.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2025-04-23 10:13:35.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 10:13:35.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2025-04-23 10:13:35.366 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2025-04-23 10:13:35.367 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2025-04-23 10:13:35.368 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:13:35.369 [DefaultDispatcher-worker-9 @coroutine#2260] 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:43633/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 10:13:35.369 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:13:35.369 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:13:35.369 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 10:13:35.373 [DefaultDispatcher-worker-6 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a25c9ad 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18918ab9 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 10:13:35.412 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 10:13:35.414 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66389314 2025-04-23 10:13:35.414 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66389314 2025-04-23 10:13:35.417 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ff61a3 2025-04-23 10:13:35.417 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ff61a3 2025-04-23 10:13:35.420 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc0f864 2025-04-23 10:13:35.420 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc0f864 2025-04-23 10:13:35.422 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c26b98 2025-04-23 10:13:35.422 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c26b98 2025-04-23 10:13:35.425 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc0ed87 2025-04-23 10:13:35.425 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc0ed87 2025-04-23 10:13:35.427 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18216725 2025-04-23 10:13:35.427 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18216725 2025-04-23 10:13:35.430 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c9bf9d 2025-04-23 10:13:35.430 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c9bf9d 2025-04-23 10:13:35.432 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed94d7 2025-04-23 10:13:35.432 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed94d7 2025-04-23 10:13:35.433 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.435 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@454de4b8 2025-04-23 10:13:35.435 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@454de4b8 2025-04-23 10:13:35.435 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.443 [Test worker @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.445 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.446 [DefaultDispatcher-worker-4 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.446 [DefaultDispatcher-worker-4 @coroutine#2270] 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:59371/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.446 [DefaultDispatcher-worker-4 @coroutine#2270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.446 [DefaultDispatcher-worker-4 @coroutine#2270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59371/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.447 [DefaultDispatcher-worker-20 @coroutine#2270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.447 [DefaultDispatcher-worker-20 @coroutine#2270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.452 [DefaultDispatcher-worker-5 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.452 [DefaultDispatcher-worker-5 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.452 [DefaultDispatcher-worker-5 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.452 [DefaultDispatcher-worker-5 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.452 [DefaultDispatcher-worker-19 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.452 [DefaultDispatcher-worker-19 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.454 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3280a79a 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 10:13:35.455 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2025-04-23 10:13:35.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2025-04-23 10:13:35.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 10:13:35.458 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d719889 2025-04-23 10:13:35.458 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2025-04-23 10:13:35.458 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d719889 2025-04-23 10:13:35.460 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b67d57 2025-04-23 10:13:35.460 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b67d57 2025-04-23 10:13:35.463 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5789f3f9 2025-04-23 10:13:35.463 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5789f3f9 2025-04-23 10:13:35.466 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@128b776c 2025-04-23 10:13:35.466 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@128b776c 2025-04-23 10:13:35.468 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2025-04-23 10:13:35.468 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@436f1064 2025-04-23 10:13:35.468 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@436f1064 2025-04-23 10:13:35.470 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 10:13:35.471 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d3819b 2025-04-23 10:13:35.471 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d3819b 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665574fb 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 10:13:35.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 10:13:35.474 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bddb823 2025-04-23 10:13:35.474 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bddb823 2025-04-23 10:13:35.476 [DefaultDispatcher-worker-20 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2025-04-23 10:13:35.476 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a48823 2025-04-23 10:13:35.476 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a48823 2025-04-23 10:13:35.479 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@49734a23 2025-04-23 10:13:35.479 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@49734a23 2025-04-23 10:13:35.479 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.502 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.503 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.504 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.505 [DefaultDispatcher-worker-17 @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:49031/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.505 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.505 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49031/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.506 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.506 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.511 [DefaultDispatcher-worker-15 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.511 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.511 [DefaultDispatcher-worker-15 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.511 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.512 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.512 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.512 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.513 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cd1f67 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 10:13:35.515 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@358af1d0 2025-04-23 10:13:35.515 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@358af1d0 2025-04-23 10:13:35.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2025-04-23 10:13:35.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2025-04-23 10:13:35.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 10:13:35.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2025-04-23 10:13:35.518 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4d1911 2025-04-23 10:13:35.518 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4d1911 2025-04-23 10:13:35.521 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f729aa0 2025-04-23 10:13:35.521 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f729aa0 2025-04-23 10:13:35.523 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a70132a 2025-04-23 10:13:35.523 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a70132a 2025-04-23 10:13:35.526 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@189669c5 2025-04-23 10:13:35.526 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@189669c5 2025-04-23 10:13:35.527 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2025-04-23 10:13:35.529 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b406e57 2025-04-23 10:13:35.529 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2025-04-23 10:13:35.529 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b406e57 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79fc94e8 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.530 [DefaultDispatcher-worker-9 @coroutine#2322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 10:13:35.531 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:35.531 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:35.531 [DefaultDispatcher-worker-9 @coroutine#2322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 10:13:35.531 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c4a05 2025-04-23 10:13:35.531 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c4a05 2025-04-23 10:13:35.534 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5fec65 2025-04-23 10:13:35.534 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5fec65 2025-04-23 10:13:35.536 [DefaultDispatcher-worker-4 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2025-04-23 10:13:35.537 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ac66aa 2025-04-23 10:13:35.537 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ac66aa 2025-04-23 10:13:35.537 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.551 [DefaultDispatcher-worker-9 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:35.557 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.560 [DefaultDispatcher-worker-9 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:35.560 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@453226c9 2025-04-23 10:13:35.560 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@453226c9 2025-04-23 10:13:35.561 [DefaultDispatcher-worker-9 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:35.562 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.562 [DefaultDispatcher-worker-14 @coroutine#2329] 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-23 10:13:35.562 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.562 [DefaultDispatcher-worker-14 @coroutine#2329] 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-23 10:13:35.562 [DefaultDispatcher-worker-9 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.562 [DefaultDispatcher-worker-9 @coroutine#2322] 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-23 10:13:35.563 [DefaultDispatcher-worker-9 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.563 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf5d01f 2025-04-23 10:13:35.563 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf5d01f 2025-04-23 10:13:35.563 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.564 [DefaultDispatcher-worker-14 @coroutine#2322] 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-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29897daf 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 10:13:35.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 10:13:35.566 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fca4db9 2025-04-23 10:13:35.566 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fca4db9 2025-04-23 10:13:35.568 [DefaultDispatcher-worker-13 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:35.568 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.568 [DefaultDispatcher-worker-13 @coroutine#2328] 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-23 10:13:35.568 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.569 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac8da24 2025-04-23 10:13:35.569 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac8da24 2025-04-23 10:13:35.569 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.571 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e18a1da 2025-04-23 10:13:35.571 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e18a1da 2025-04-23 10:13:35.572 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.574 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b08f72e 2025-04-23 10:13:35.574 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b08f72e 2025-04-23 10:13:35.575 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@fea7f41 2025-04-23 10:13:35.575 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@fea7f41 2025-04-23 10:13:35.576 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2632d273 2025-04-23 10:13:35.576 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2632d273 2025-04-23 10:13:35.578 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d80cc 2025-04-23 10:13:35.578 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d80cc 2025-04-23 10:13:35.579 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae7256b 2025-04-23 10:13:35.579 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae7256b 2025-04-23 10:13:35.580 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5121431 2025-04-23 10:13:35.580 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5121431 2025-04-23 10:13:35.581 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@716a4f9c 2025-04-23 10:13:35.581 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@716a4f9c 2025-04-23 10:13:35.581 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.583 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@40108af7 2025-04-23 10:13:35.583 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@40108af7 2025-04-23 10:13:35.586 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5cf5c3 2025-04-23 10:13:35.586 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5cf5c3 2025-04-23 10:13:35.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.588 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@719a2d64 2025-04-23 10:13:35.588 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@719a2d64 2025-04-23 10:13:35.591 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@643c0cfa 2025-04-23 10:13:35.591 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@643c0cfa 2025-04-23 10:13:35.593 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@203f75b8 2025-04-23 10:13:35.593 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@203f75b8 2025-04-23 10:13:35.595 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.596 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb66e91 2025-04-23 10:13:35.596 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb66e91 2025-04-23 10:13:35.596 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.597 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.598 [DefaultDispatcher-worker-17 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.598 [DefaultDispatcher-worker-17 @coroutine#2343] 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:35653/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.598 [DefaultDispatcher-worker-17 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.598 [DefaultDispatcher-worker-17 @coroutine#2343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35653/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.599 [DefaultDispatcher-worker-15 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.599 [DefaultDispatcher-worker-15 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.606 [DefaultDispatcher-worker-3 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.606 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.606 [DefaultDispatcher-worker-3 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.607 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.607 [DefaultDispatcher-worker-20 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.607 [DefaultDispatcher-worker-20 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.608 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.615 [DefaultDispatcher-worker-4 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.616 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.620 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@20da4e52 2025-04-23 10:13:35.620 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@20da4e52 2025-04-23 10:13:35.621 [DefaultDispatcher-worker-6 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.622 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1db439 2025-04-23 10:13:35.622 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1db439 2025-04-23 10:13:35.625 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a222522 2025-04-23 10:13:35.625 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a222522 2025-04-23 10:13:35.627 [DefaultDispatcher-worker-17 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.627 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f20be02 2025-04-23 10:13:35.628 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f20be02 2025-04-23 10:13:35.630 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7ad56a 2025-04-23 10:13:35.630 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7ad56a 2025-04-23 10:13:35.631 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.633 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e851680 2025-04-23 10:13:35.633 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e851680 2025-04-23 10:13:35.634 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@65673458 2025-04-23 10:13:35.634 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@65673458 2025-04-23 10:13:35.634 [DefaultDispatcher-worker-15 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.636 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65352347 2025-04-23 10:13:35.636 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65352347 2025-04-23 10:13:35.636 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0c684 2025-04-23 10:13:35.636 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0c684 2025-04-23 10:13:35.638 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0f414d 2025-04-23 10:13:35.638 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0f414d 2025-04-23 10:13:35.639 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f5f28 2025-04-23 10:13:35.639 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f5f28 2025-04-23 10:13:35.640 [DefaultDispatcher-worker-19 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.641 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@44151443 2025-04-23 10:13:35.641 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@44151443 2025-04-23 10:13:35.641 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.641 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9dccbf 2025-04-23 10:13:35.642 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9dccbf 2025-04-23 10:13:35.644 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7604e840 2025-04-23 10:13:35.644 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7604e840 2025-04-23 10:13:35.646 [DefaultDispatcher-worker-15 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.647 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d84e2 2025-04-23 10:13:35.647 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d84e2 2025-04-23 10:13:35.649 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0efeba 2025-04-23 10:13:35.649 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0efeba 2025-04-23 10:13:35.652 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab233f0 2025-04-23 10:13:35.652 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab233f0 2025-04-23 10:13:35.652 [DefaultDispatcher-worker-6 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.654 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25940e 2025-04-23 10:13:35.654 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25940e 2025-04-23 10:13:35.654 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.657 [DefaultDispatcher-worker-12 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.664 [DefaultDispatcher-worker-15 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.665 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.665 [DefaultDispatcher-worker-3 @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:35653/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:13:35.665 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.666 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.666 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.666 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.666 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35653/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:13:35.666 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35653/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:35.667 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.667 [DefaultDispatcher-worker-21 @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:35653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 10:13:35.667 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.668 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.668 [DefaultDispatcher-worker-17 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.669 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e66286 2025-04-23 10:13:35.669 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e66286 2025-04-23 10:13:35.672 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2180ea 2025-04-23 10:13:35.672 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2180ea 2025-04-23 10:13:35.674 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1e09f6 2025-04-23 10:13:35.674 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1e09f6 2025-04-23 10:13:35.677 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1c8ad1 2025-04-23 10:13:35.677 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1c8ad1 2025-04-23 10:13:35.680 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3d2fe6 2025-04-23 10:13:35.680 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3d2fe6 2025-04-23 10:13:35.682 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79c65b 2025-04-23 10:13:35.682 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79c65b 2025-04-23 10:13:35.685 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b23ddb 2025-04-23 10:13:35.685 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b23ddb 2025-04-23 10:13:35.687 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f33759e 2025-04-23 10:13:35.687 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f33759e 2025-04-23 10:13:35.690 [DefaultDispatcher-worker-11 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:35.690 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a643181 2025-04-23 10:13:35.690 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a643181 2025-04-23 10:13:35.690 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4f15bc 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 10:13:35.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 10:13:35.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.724 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.726 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.727 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.727 [DefaultDispatcher-worker-11 @coroutine#2394] 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:36283/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.727 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.727 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36283/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.728 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.728 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.732 [DefaultDispatcher-worker-14 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.732 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.732 [DefaultDispatcher-worker-14 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.732 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.733 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.733 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.734 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7976d382 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 10:13:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4feea86f 2025-04-23 10:13:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4feea86f 2025-04-23 10:13:35.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 10:13:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4feea86f 2025-04-23 10:13:35.748 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4feea86f 2025-04-23 10:13:35.750 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4feea86f 2025-04-23 10:13:35.758 [DefaultDispatcher-worker-6 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4feea86f 2025-04-23 10:13:35.758 [DefaultDispatcher-worker-2 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.764 [DefaultDispatcher-worker-4 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.774 [DefaultDispatcher-worker-1 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.779 [DefaultDispatcher-worker-8 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.793 [DefaultDispatcher-worker-2 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.794 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.797 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@559f1052 2025-04-23 10:13:35.797 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@559f1052 2025-04-23 10:13:35.800 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b58e491 2025-04-23 10:13:35.800 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b58e491 2025-04-23 10:13:35.803 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f677b22 2025-04-23 10:13:35.803 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f677b22 2025-04-23 10:13:35.803 [DefaultDispatcher-worker-7 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.805 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a65eeaa 2025-04-23 10:13:35.805 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a65eeaa 2025-04-23 10:13:35.808 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d56034 2025-04-23 10:13:35.808 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d56034 2025-04-23 10:13:35.809 [DefaultDispatcher-worker-21 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.811 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb57633 2025-04-23 10:13:35.811 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb57633 2025-04-23 10:13:35.813 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fefa60c 2025-04-23 10:13:35.813 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fefa60c 2025-04-23 10:13:35.815 [DefaultDispatcher-worker-10 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.816 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4a11e5 2025-04-23 10:13:35.816 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4a11e5 2025-04-23 10:13:35.819 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66020a58 2025-04-23 10:13:35.819 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66020a58 2025-04-23 10:13:35.819 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-23 10:13:35.821 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.827 [DefaultDispatcher-worker-21 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75937998 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 10:13:35.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 10:13:35.838 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.841 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@47be6d99 2025-04-23 10:13:35.841 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@47be6d99 2025-04-23 10:13:35.843 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@49799b1e 2025-04-23 10:13:35.843 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@49799b1e 2025-04-23 10:13:35.846 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4606e9 2025-04-23 10:13:35.846 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4606e9 2025-04-23 10:13:35.848 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@8449125 2025-04-23 10:13:35.848 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@8449125 2025-04-23 10:13:35.850 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.851 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c22f711 2025-04-23 10:13:35.851 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c22f711 2025-04-23 10:13:35.854 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@39863ae0 2025-04-23 10:13:35.854 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@39863ae0 2025-04-23 10:13:35.856 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@440a0277 2025-04-23 10:13:35.856 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@440a0277 2025-04-23 10:13:35.859 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@686b6e6a 2025-04-23 10:13:35.859 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@686b6e6a 2025-04-23 10:13:35.859 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.861 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.862 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@43da8609 2025-04-23 10:13:35.862 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@43da8609 2025-04-23 10:13:35.862 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.862 [DefaultDispatcher-worker-21 @coroutine#2437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.862 [DefaultDispatcher-worker-21 @coroutine#2437] 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:36995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.862 [DefaultDispatcher-worker-21 @coroutine#2437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.862 [DefaultDispatcher-worker-21 @coroutine#2437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.863 [DefaultDispatcher-worker-20 @coroutine#2437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.863 [DefaultDispatcher-worker-20 @coroutine#2437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.868 [DefaultDispatcher-worker-6 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.868 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.868 [DefaultDispatcher-worker-6 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.868 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.869 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.869 [DefaultDispatcher-worker-6 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.870 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 10:13:35.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130bd00e 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 10:13:35.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fd1179 2025-04-23 10:13:35.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fd1179 2025-04-23 10:13:35.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 10:13:35.874 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd1179 2025-04-23 10:13:35.884 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd1179 2025-04-23 10:13:35.885 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd1179 2025-04-23 10:13:35.891 [DefaultDispatcher-worker-20 @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fd1179 2025-04-23 10:13:35.892 [DefaultDispatcher-worker-11 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.897 [DefaultDispatcher-worker-21 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.904 [DefaultDispatcher-worker-13 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.911 [DefaultDispatcher-worker-12 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.912 [DefaultDispatcher-worker-7 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.912 [DefaultDispatcher-worker-7 @coroutine#2465] 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:36995/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:13:35.912 [DefaultDispatcher-worker-7 @coroutine#2465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.913 [DefaultDispatcher-worker-12 @coroutine#2465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.913 [DefaultDispatcher-worker-12 @coroutine#2465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 10:13:35.913 [DefaultDispatcher-worker-12 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36995/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 10:13:35.913 [DefaultDispatcher-worker-12 @coroutine#2465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36995/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:35.914 [DefaultDispatcher-worker-12 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.914 [DefaultDispatcher-worker-12 @coroutine#2465] 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:36995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 10:13:35.914 [DefaultDispatcher-worker-12 @coroutine#2465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.915 [DefaultDispatcher-worker-14 @coroutine#2465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.915 [DefaultDispatcher-worker-14 @coroutine#2465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 10:13:35.929 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:35.929 [DefaultDispatcher-worker-9 @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:35.932 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd36047 2025-04-23 10:13:35.932 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd36047 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 10:13:35.934 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@25149b4d 2025-04-23 10:13:35.934 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@25149b4d 2025-04-23 10:13:35.937 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@212b0b37 2025-04-23 10:13:35.937 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@212b0b37 2025-04-23 10:13:35.939 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@64299176 2025-04-23 10:13:35.939 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@64299176 2025-04-23 10:13:35.942 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@544804ec 2025-04-23 10:13:35.942 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@544804ec 2025-04-23 10:13:35.944 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@558733db 2025-04-23 10:13:35.944 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@558733db 2025-04-23 10:13:35.947 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0cf8ef 2025-04-23 10:13:35.947 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0cf8ef 2025-04-23 10:13:35.949 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4066e39 2025-04-23 10:13:35.949 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4066e39 2025-04-23 10:13:35.952 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@107d6531 2025-04-23 10:13:35.952 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@107d6531 2025-04-23 10:13:35.952 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:35.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.962 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.963 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.964 [DefaultDispatcher-worker-9 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.964 [DefaultDispatcher-worker-9 @coroutine#2490] 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:43529/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:35.964 [DefaultDispatcher-worker-9 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.964 [DefaultDispatcher-worker-9 @coroutine#2490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43529/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.967 [DefaultDispatcher-worker-8 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.967 [DefaultDispatcher-worker-8 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:35.971 [DefaultDispatcher-worker-4 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.971 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.971 [DefaultDispatcher-worker-4 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:35.971 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.971 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.971 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:35.973 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f9d47a3 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:35.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:35.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 10:13:35.974 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:35.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2025-04-23 10:13:35.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2025-04-23 10:13:35.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 10:13:35.977 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@175678a4 2025-04-23 10:13:35.977 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@175678a4 2025-04-23 10:13:35.977 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2025-04-23 10:13:35.979 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1991943e 2025-04-23 10:13:35.979 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1991943e 2025-04-23 10:13:35.982 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae13d4 2025-04-23 10:13:35.982 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae13d4 2025-04-23 10:13:35.984 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ac9e05 2025-04-23 10:13:35.984 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ac9e05 2025-04-23 10:13:35.987 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2025-04-23 10:13:35.987 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1b5eec 2025-04-23 10:13:35.987 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1b5eec 2025-04-23 10:13:35.988 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2025-04-23 10:13:35.990 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@69be0535 2025-04-23 10:13:35.990 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@69be0535 2025-04-23 10:13:35.991 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/auth/register 2025-04-23 10:13:35.991 [DefaultDispatcher-worker-1 @coroutine#2512] 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:43529/auth/register. 2025-04-23 10:13:35.991 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/auth/register 2025-04-23 10:13:35.991 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43529/auth/register from class io.ktor.http.content.TextContent 2025-04-23 10:13:35.992 [DefaultDispatcher-worker-10 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/auth/register 2025-04-23 10:13:35.992 [DefaultDispatcher-worker-10 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/auth/register 2025-04-23 10:13:35.993 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e39b65 2025-04-23 10:13:35.993 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e39b65 2025-04-23 10:13:35.995 [DefaultDispatcher-worker-2 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2025-04-23 10:13:35.995 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3883614a 2025-04-23 10:13:35.995 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3883614a 2025-04-23 10:13:35.998 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec9a488 2025-04-23 10:13:35.998 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec9a488 2025-04-23 10:13:35.998 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:36.033 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43529/auth/register. 2025-04-23 10:13:36.033 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43529/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:36.034 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.036 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c50527 2025-04-23 10:13:36.037 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c50527 2025-04-23 10:13:36.039 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802ff8f 2025-04-23 10:13:36.039 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802ff8f 2025-04-23 10:13:36.042 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d6e57 2025-04-23 10:13:36.042 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d6e57 2025-04-23 10:13:36.044 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ff5b4 2025-04-23 10:13:36.044 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ff5b4 2025-04-23 10:13:36.047 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dd3989 2025-04-23 10:13:36.047 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dd3989 2025-04-23 10:13:36.049 [DefaultDispatcher-worker-2 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:36.050 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c5c7a 2025-04-23 10:13:36.050 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c5c7a 2025-04-23 10:13:36.052 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94cee8 2025-04-23 10:13:36.052 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94cee8 2025-04-23 10:13:36.055 [DefaultDispatcher-worker-3 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:36.055 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@9100afb 2025-04-23 10:13:36.055 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@9100afb 2025-04-23 10:13:36.058 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f6b21 2025-04-23 10:13:36.058 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f6b21 2025-04-23 10:13:36.058 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7441edeb 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 10:13:36.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 10:13:36.076 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.079 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b44f347 2025-04-23 10:13:36.079 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b44f347 2025-04-23 10:13:36.082 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@35830a5f 2025-04-23 10:13:36.082 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@35830a5f 2025-04-23 10:13:36.084 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bc9837 2025-04-23 10:13:36.084 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bc9837 2025-04-23 10:13:36.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.087 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@74be0064 2025-04-23 10:13:36.087 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@74be0064 2025-04-23 10:13:36.090 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@687c0b7f 2025-04-23 10:13:36.090 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@687c0b7f 2025-04-23 10:13:36.092 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@450035dd 2025-04-23 10:13:36.092 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@450035dd 2025-04-23 10:13:36.095 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1028606a 2025-04-23 10:13:36.095 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1028606a 2025-04-23 10:13:36.096 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.097 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.098 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1491ff2b 2025-04-23 10:13:36.098 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1491ff2b 2025-04-23 10:13:36.099 [DefaultDispatcher-worker-4 @coroutine#2525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.099 [DefaultDispatcher-worker-4 @coroutine#2525] 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-23 10:13:36.099 [DefaultDispatcher-worker-4 @coroutine#2525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.099 [DefaultDispatcher-worker-4 @coroutine#2525] 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-23 10:13:36.100 [DefaultDispatcher-worker-18 @coroutine#2525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.100 [DefaultDispatcher-worker-18 @coroutine#2525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.100 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbe2935 2025-04-23 10:13:36.100 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbe2935 2025-04-23 10:13:36.100 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 10:13:36.104 [DefaultDispatcher-worker-19 @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.104 [DefaultDispatcher-worker-19 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.105 [DefaultDispatcher-worker-19 @coroutine#2524] 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-23 10:13:36.105 [DefaultDispatcher-worker-19 @coroutine#2524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.105 [DefaultDispatcher-worker-1 @coroutine#2524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.105 [DefaultDispatcher-worker-1 @coroutine#2524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.108 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.111 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.120 [DefaultDispatcher-worker-18 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:36.120 [DefaultDispatcher-worker-18 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.120 [DefaultDispatcher-worker-18 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.120 [DefaultDispatcher-worker-18 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.121 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.121 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.126 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2025-04-23 10:13:36.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 10:13:36.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 10:13:36.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.127 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f: (connection evicted) 2025-04-23 10:13:36.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 10:13:36.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589cc8eb 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 10:13:36.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 10:13:36.133 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.142 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.143 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.144 [DefaultDispatcher-worker-2 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.144 [DefaultDispatcher-worker-2 @coroutine#2556] 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-23 10:13:36.144 [DefaultDispatcher-worker-2 @coroutine#2556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.144 [DefaultDispatcher-worker-2 @coroutine#2556] 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-23 10:13:36.145 [DefaultDispatcher-worker-9 @coroutine#2556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.145 [DefaultDispatcher-worker-9 @coroutine#2556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.150 [DefaultDispatcher-worker-16 @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.150 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.150 [DefaultDispatcher-worker-16 @coroutine#2555] 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-23 10:13:36.150 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.150 [DefaultDispatcher-worker-12 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.150 [DefaultDispatcher-worker-12 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.152 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.154 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.157 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888a33 2025-04-23 10:13:36.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 10:13:36.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 10:13:36.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.157 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6888a33: (connection evicted) 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 10:13:36.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3956df0a 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 10:13:36.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 10:13:36.161 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.171 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.172 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.173 [DefaultDispatcher-worker-12 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.173 [DefaultDispatcher-worker-12 @coroutine#2583] 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-23 10:13:36.173 [DefaultDispatcher-worker-12 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.173 [DefaultDispatcher-worker-12 @coroutine#2583] 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-23 10:13:36.174 [DefaultDispatcher-worker-5 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.174 [DefaultDispatcher-worker-5 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.178 [DefaultDispatcher-worker-9 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.178 [DefaultDispatcher-worker-9 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.178 [DefaultDispatcher-worker-9 @coroutine#2582] 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-23 10:13:36.178 [DefaultDispatcher-worker-9 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.179 [DefaultDispatcher-worker-16 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.179 [DefaultDispatcher-worker-16 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.180 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.182 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.185 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.188 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.190 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.193 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.195 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1 2025-04-23 10:13:36.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 10:13:36.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 10:13:36.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.196 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8ce5b1: (connection evicted) 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 10:13:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12dd3501 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 10:13:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 10:13:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.210 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.211 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.212 [DefaultDispatcher-worker-16 @coroutine#2621] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.212 [DefaultDispatcher-worker-16 @coroutine#2621] 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-23 10:13:36.212 [DefaultDispatcher-worker-16 @coroutine#2621] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.212 [DefaultDispatcher-worker-16 @coroutine#2621] 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-23 10:13:36.213 [DefaultDispatcher-worker-11 @coroutine#2621] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.213 [DefaultDispatcher-worker-11 @coroutine#2621] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.218 [DefaultDispatcher-worker-3 @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.218 [DefaultDispatcher-worker-3 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.218 [DefaultDispatcher-worker-3 @coroutine#2620] 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-23 10:13:36.218 [DefaultDispatcher-worker-3 @coroutine#2620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.218 [DefaultDispatcher-worker-8 @coroutine#2620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.218 [DefaultDispatcher-worker-8 @coroutine#2620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.220 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.222 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.225 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650e6569 2025-04-23 10:13:36.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 10:13:36.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 10:13:36.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.226 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@650e6569: (connection evicted) 2025-04-23 10:13:36.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 10:13:36.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62f63625 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 10:13:36.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 10:13:36.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.239 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.242 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.243 [DefaultDispatcher-worker-7 @coroutine#2653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.243 [DefaultDispatcher-worker-7 @coroutine#2653] 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-23 10:13:36.243 [DefaultDispatcher-worker-7 @coroutine#2653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.243 [DefaultDispatcher-worker-7 @coroutine#2653] 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-23 10:13:36.244 [DefaultDispatcher-worker-18 @coroutine#2653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.244 [DefaultDispatcher-worker-18 @coroutine#2653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.246 [DefaultDispatcher-worker-3 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:36.247 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.247 [DefaultDispatcher-worker-3 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.247 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.247 [DefaultDispatcher-worker-20 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.247 [DefaultDispatcher-worker-20 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.248 [DefaultDispatcher-worker-18 @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.248 [DefaultDispatcher-worker-18 @coroutine#2652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.248 [DefaultDispatcher-worker-18 @coroutine#2652] 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-23 10:13:36.248 [DefaultDispatcher-worker-18 @coroutine#2652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.248 [DefaultDispatcher-worker-6 @coroutine#2652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.248 [DefaultDispatcher-worker-6 @coroutine#2652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.250 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.253 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.255 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.257 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.259 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2 2025-04-23 10:13:36.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 10:13:36.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 10:13:36.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.260 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dfbe8c2: (connection evicted) 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 10:13:36.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab959e8 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 10:13:36.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 10:13:36.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.273 [Test worker @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.275 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.276 [DefaultDispatcher-worker-18 @coroutine#2687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.276 [DefaultDispatcher-worker-18 @coroutine#2687] 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-23 10:13:36.276 [DefaultDispatcher-worker-18 @coroutine#2687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.276 [DefaultDispatcher-worker-18 @coroutine#2687] 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-23 10:13:36.276 [DefaultDispatcher-worker-12 @coroutine#2687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.276 [DefaultDispatcher-worker-12 @coroutine#2687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 10:13:36.281 [DefaultDispatcher-worker-9 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.281 [DefaultDispatcher-worker-9 @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.281 [DefaultDispatcher-worker-9 @coroutine#2686] 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-23 10:13:36.281 [DefaultDispatcher-worker-9 @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.281 [DefaultDispatcher-worker-4 @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.281 [DefaultDispatcher-worker-4 @coroutine#2686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 10:13:36.283 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.285 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2025-04-23 10:13:36.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 10:13:36.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 10:13:36.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.287 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f910283: (connection evicted) 2025-04-23 10:13:36.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 10:13:36.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 10:13:36.395 [DefaultDispatcher-worker-17 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:36.395 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.395 [DefaultDispatcher-worker-17 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.395 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.396 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.396 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.464 [DefaultDispatcher-worker-18 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:36.464 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.464 [DefaultDispatcher-worker-18 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.464 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.465 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.465 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.518 [DefaultDispatcher-worker-1 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:36.518 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.518 [DefaultDispatcher-worker-1 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.518 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.519 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.519 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.575 [DefaultDispatcher-worker-13 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:36.575 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.575 [DefaultDispatcher-worker-13 @coroutine#2328] 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-23 10:13:36.575 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.576 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.614 [DefaultDispatcher-worker-12 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:36.614 [DefaultDispatcher-worker-12 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.614 [DefaultDispatcher-worker-12 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.614 [DefaultDispatcher-worker-12 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c925ae1 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.615 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.616 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.621 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 10:13:36.625 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.625 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.635 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.644 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.646 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.648 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.654 [DefaultDispatcher-worker-7 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.662 [DefaultDispatcher-worker-7 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2025-04-23 10:13:36.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 10:13:36.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 10:13:36.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.664 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92fa950: (connection evicted) 2025-04-23 10:13:36.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 10:13:36.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c91567 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.666 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.667 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 10:13:36.681 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.690 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.692 [Test worker @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.693 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2e0945 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.694 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 10:13:36.695 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.695 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.695 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 10:13:36.709 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.719 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.721 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.722 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.728 [DefaultDispatcher-worker-5 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-04-23 10:13:36.743 [DefaultDispatcher-worker-10 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:36.743 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.743 [DefaultDispatcher-worker-10 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.743 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.744 [DefaultDispatcher-worker-12 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.744 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.744 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.749 [DefaultDispatcher-worker-4 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.754 [DefaultDispatcher-worker-5 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2025-04-23 10:13:36.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 10:13:36.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 10:13:36.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.766 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0: (connection evicted) 2025-04-23 10:13:36.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 10:13:36.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 10:13:36.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 10:13:36.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 10:13:36.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.767 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f: (connection evicted) 2025-04-23 10:13:36.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 10:13:36.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8177f6 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.768 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.769 [Test worker @coroutine#2806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 10:13:36.783 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.792 [Test worker @coroutine#2807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.794 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.795 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c930 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.796 [Test worker @coroutine#2806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 10:13:36.797 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.797 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.797 [Test worker @coroutine#2806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 10:13:36.810 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.819 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.820 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.822 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.828 [DefaultDispatcher-worker-5 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2025-04-23 10:13:36.838 [DefaultDispatcher-worker-19 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.844 [DefaultDispatcher-worker-14 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.849 [DefaultDispatcher-worker-9 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-04-23 10:13:36.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 10:13:36.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 10:13:36.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.852 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664217a8: (connection evicted) 2025-04-23 10:13:36.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 10:13:36.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 10:13:36.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 10:13:36.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 10:13:36.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.853 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772db1d8: (connection evicted) 2025-04-23 10:13:36.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 10:13:36.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f16852 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.855 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 10:13:36.869 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.875 [DefaultDispatcher-worker-16 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:36.875 [DefaultDispatcher-worker-16 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.875 [DefaultDispatcher-worker-16 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.875 [DefaultDispatcher-worker-16 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.876 [DefaultDispatcher-worker-2 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.876 [DefaultDispatcher-worker-2 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.879 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.880 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.882 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.888 [DefaultDispatcher-worker-21 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.902 [DefaultDispatcher-worker-20 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.904 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.909 [DefaultDispatcher-worker-1 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2025-04-23 10:13:36.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-23 10:13:36.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-23 10:13:36.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.923 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50: (connection evicted) 2025-04-23 10:13:36.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-23 10:13:36.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549dfe1d 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 10:13:36.925 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.926 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.926 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 10:13:36.939 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.949 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.950 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.952 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.958 [DefaultDispatcher-worker-5 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.973 [DefaultDispatcher-worker-5 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.975 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.977 [DefaultDispatcher-worker-15 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:36.978 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.978 [DefaultDispatcher-worker-15 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:36.978 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.979 [DefaultDispatcher-worker-13 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.979 [DefaultDispatcher-worker-13 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:36.984 [DefaultDispatcher-worker-10 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445adbd7 2025-04-23 10:13:36.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 10:13:36.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 10:13:36.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:36.989 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445adbd7: (connection evicted) 2025-04-23 10:13:36.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:36.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 10:13:36.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@753cfae3 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:36.991 [Test worker @coroutine#2951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 10:13:36.992 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:36.992 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:36.992 [Test worker @coroutine#2951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 10:13:37.004 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.013 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.015 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.016 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.023 [DefaultDispatcher-worker-9 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.037 [DefaultDispatcher-worker-13 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.042 [DefaultDispatcher-worker-7 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.096 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:37.156 [DefaultDispatcher-worker-14 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:37.156 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.156 [DefaultDispatcher-worker-14 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.156 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.158 [DefaultDispatcher-worker-21 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.158 [DefaultDispatcher-worker-21 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.227 [DefaultDispatcher-worker-14 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2025-04-23 10:13:37.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 10:13:37.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 10:13:37.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:37.276 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57573880: (connection evicted) 2025-04-23 10:13:37.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:37.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 10:13:37.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 10:13:37.278 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc70aa0 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.279 [Test worker @coroutine#2994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 10:13:37.281 [DefaultDispatcher-worker-3 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:37.281 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.281 [DefaultDispatcher-worker-3 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.282 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.282 [DefaultDispatcher-worker-2 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.282 [DefaultDispatcher-worker-2 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.295 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.309 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.311 [Test worker @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.313 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.319 [DefaultDispatcher-worker-3 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.320 [Test worker @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-04-23 10:13:37.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 10:13:37.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 10:13:37.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:37.328 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26fee641: (connection evicted) 2025-04-23 10:13:37.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:37.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 10:13:37.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70eced1f 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.330 [Test worker @coroutine#3030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 10:13:37.343 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.352 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.354 [Test worker @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.355 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.362 [DefaultDispatcher-worker-17 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2025-04-23 10:13:37.424 [DefaultDispatcher-worker-9 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:37.424 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.424 [DefaultDispatcher-worker-9 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.424 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.426 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.426 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 10:13:37.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 10:13:37.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:37.427 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3: (connection evicted) 2025-04-23 10:13:37.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:37.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 10:13:37.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e02a89 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:37.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:37.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 10:13:37.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 10:13:37.514 [DefaultDispatcher-worker-10 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:37.514 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.514 [DefaultDispatcher-worker-10 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.514 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.515 [DefaultDispatcher-worker-11 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.515 [DefaultDispatcher-worker-11 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.528 [DefaultDispatcher-worker-2 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:37.528 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.528 [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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.528 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.529 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.529 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.533 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:37.535 [DefaultDispatcher-worker-21 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.540 [DefaultDispatcher-worker-13 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.545 [DefaultDispatcher-worker-20 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.550 [DefaultDispatcher-worker-20 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.573 [DefaultDispatcher-worker-10 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.573 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 10:13:37.579 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2025-04-23 10:13:37.580 [DefaultDispatcher-worker-3 @coroutine#3080] INFO ktor.application - Responding at http://0.0.0.0:38765 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd07138 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 10:13:37.582 [DefaultDispatcher-worker-13 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:37.582 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.582 [DefaultDispatcher-worker-13 @coroutine#2328] 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-23 10:13:37.582 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.583 [DefaultDispatcher-worker-13 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.596 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.596 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:37.596 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.596 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:37.598 [eventLoopGroupProxy-19-1 @call-handler#3093] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.598 [eventLoopGroupProxy-19-2 @call-handler#3092] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.598 [eventLoopGroupProxy-19-1 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.598 [eventLoopGroupProxy-19-2 @call-handler#3092] 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-23 10:13:37.598 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:37.599 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.599 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.599 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d76c14 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:37.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 10:13:37.612 [DefaultDispatcher-worker-14 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.612 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.612 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.612 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.613 [eventLoopGroupProxy-19-2 @call-handler#3099] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.613 [eventLoopGroupProxy-19-2 @call-handler#3099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.614 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.614 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.619 [DefaultDispatcher-worker-15 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.619 [DefaultDispatcher-worker-15 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:37.619 [DefaultDispatcher-worker-15 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.619 [DefaultDispatcher-worker-15 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:37.620 [DefaultDispatcher-worker-16 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.620 [eventLoopGroupProxy-19-2 @call-handler#3108] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 10:13:37.621 [eventLoopGroupProxy-19-2 @call-handler#3108] 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-23 10:13:37.621 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2474331d 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:37.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:37.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 10:13:37.621 [eventLoopGroupProxy-19-3 @call-handler#3112] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.621 [eventLoopGroupProxy-19-3 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2025-04-23 10:13:37.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2025-04-23 10:13:37.622 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 10:13:37.622 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.622 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.626 [DefaultDispatcher-worker-12 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.631 [DefaultDispatcher-worker-8 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:37.632 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.632 [DefaultDispatcher-worker-8 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.632 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.633 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.633 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.635 [DefaultDispatcher-worker-4 @coroutine#3119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.636 [DefaultDispatcher-worker-4 @coroutine#3119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 10:13:37.636 [DefaultDispatcher-worker-4 @coroutine#3119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.636 [DefaultDispatcher-worker-4 @coroutine#3119] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 10:13:37.636 [eventLoopGroupProxy-19-2 @call-handler#3123] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.637 [DefaultDispatcher-worker-3 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.637 [DefaultDispatcher-worker-3 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.637 [DefaultDispatcher-worker-3 @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:38765/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.637 [DefaultDispatcher-worker-3 @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.637 [eventLoopGroupProxy-19-2 @call-handler#3123] 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-23 10:13:37.637 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:37.637 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.639 [DefaultDispatcher-worker-20 @coroutine#3119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.639 [DefaultDispatcher-worker-20 @coroutine#3119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 10:13:37.640 [eventLoopGroupProxy-19-4 @call-handler#3132] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.640 [eventLoopGroupProxy-19-4 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.640 [eventLoopGroupProxy-19-5 @call-handler#3133] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.640 [eventLoopGroupProxy-19-5 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.641 [DefaultDispatcher-worker-7 @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.641 [DefaultDispatcher-worker-7 @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.646 [DefaultDispatcher-worker-13 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.649 [DefaultDispatcher-worker-15 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.654 [DefaultDispatcher-worker-13 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.655 [DefaultDispatcher-worker-9 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2025-04-23 10:13:37.655 [DefaultDispatcher-worker-9 @coroutine#3118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.655 [DefaultDispatcher-worker-9 @coroutine#3118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.655 [DefaultDispatcher-worker-9 @coroutine#3118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.656 [eventLoopGroupProxy-19-2 @call-handler#3142] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.656 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.656 [DefaultDispatcher-worker-22 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.656 [DefaultDispatcher-worker-22 @coroutine#3118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.657 [DefaultDispatcher-worker-22 @coroutine#3118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.662 [DefaultDispatcher-worker-2 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2025-04-23 10:13:37.670 [DefaultDispatcher-worker-17 @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2025-04-23 10:13:37.676 [DefaultDispatcher-worker-13 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.678 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.678 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 10:13:37.678 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.679 [eventLoopGroupProxy-19-2 @call-handler#3157] 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-23 10:13:37.681 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:37.683 [DefaultDispatcher-worker-1 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.699 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.699 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.699 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 10:13:37.699 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.699 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665 2025-04-23 10:13:37.699 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665. 2025-04-23 10:13:37.700 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665 2025-04-23 10:13:37.700 [eventLoopGroupProxy-19-2 @call-handler#3161] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.703 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:37.705 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.706 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665 2025-04-23 10:13:37.706 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665 2025-04-23 10:13:37.706 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665. 2025-04-23 10:13:37.706 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.712 [DefaultDispatcher-worker-22 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.713 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.713 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:13:37.713 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.714 [eventLoopGroupProxy-19-2 @call-handler#3165] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.715 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.715 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.715 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.716 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:13:37.716 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.721 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.722 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:37.736 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.741 [DefaultDispatcher-worker-2 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.741 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.742 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.742 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:37.742 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.742 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:37.743 [eventLoopGroupProxy-19-2 @call-handler#3173] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.744 [eventLoopGroupProxy-19-2 @call-handler#3173] 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-23 10:13:37.744 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:37.751 [DefaultDispatcher-worker-7 @call-handler#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.752 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.752 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.752 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.752 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:37.752 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.753 [DefaultDispatcher-worker-13 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:37.753 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.753 [DefaultDispatcher-worker-13 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.753 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.758 [DefaultDispatcher-worker-22 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.758 [DefaultDispatcher-worker-22 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.774 [DefaultDispatcher-worker-7 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.776 [DefaultDispatcher-worker-15 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.776 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.776 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 10:13:37.776 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.777 [eventLoopGroupProxy-19-2 @call-handler#3189] 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-23 10:13:37.781 [DefaultDispatcher-worker-12 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666. 2025-04-23 10:13:37.794 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666 2025-04-23 10:13:37.795 [eventLoopGroupProxy-19-2 @call-handler#3193] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.795 [eventLoopGroupProxy-19-2 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.795 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666 2025-04-23 10:13:37.795 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666 2025-04-23 10:13:37.795 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666. 2025-04-23 10:13:37.795 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719661359447281666 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.801 [DefaultDispatcher-worker-17 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.802 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.802 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:13:37.802 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.802 [eventLoopGroupProxy-19-2 @call-handler#3197] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.803 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.803 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.803 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 10:13:37.803 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 10:13:37.803 [DefaultDispatcher-worker-21 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.809 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.823 [DefaultDispatcher-worker-15 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.832 [DefaultDispatcher-worker-3 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.832 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.833 [DefaultDispatcher-worker-3 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.833 [DefaultDispatcher-worker-3 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:37.833 [DefaultDispatcher-worker-3 @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.833 [DefaultDispatcher-worker-3 @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:37.834 [eventLoopGroupProxy-19-2 @call-handler#3203] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.834 [eventLoopGroupProxy-19-2 @call-handler#3203] 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-23 10:13:37.834 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:37.838 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.845 [DefaultDispatcher-worker-22 @call-handler#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.846 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.846 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.846 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.846 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:37.846 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.853 [DefaultDispatcher-worker-4 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.858 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:37.858 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664. 2025-04-23 10:13:37.858 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:37.858 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.858 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.858 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.859 [eventLoopGroupProxy-19-2 @call-handler#3238] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.859 [eventLoopGroupProxy-19-5 @call-handler#3239] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.860 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.860 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.860 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.860 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.860 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.860 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.861 [eventLoopGroupProxy-19-5 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.861 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:37.861 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665. 2025-04-23 10:13:37.861 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:37.862 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.862 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.862 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.862 [eventLoopGroupProxy-19-5 @call-handler#3260] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.862 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.863 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.863 [eventLoopGroupProxy-19-6 @call-handler#3262] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.863 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:37.863 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:37.863 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664. 2025-04-23 10:13:37.863 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.864 [eventLoopGroupProxy-19-7 @call-handler#3263] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.866 [eventLoopGroupProxy-19-6 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.867 [eventLoopGroupProxy-19-7 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.867 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.867 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.867 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.867 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.868 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.868 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.868 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.868 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.872 [DefaultDispatcher-worker-15 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.874 [eventLoopGroupProxy-19-5 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.875 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:37.875 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:37.875 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665. 2025-04-23 10:13:37.875 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.880 [DefaultDispatcher-worker-5 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.883 [DefaultDispatcher-worker-3 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:37.883 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.883 [DefaultDispatcher-worker-3 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.883 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.884 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.884 [DefaultDispatcher-worker-8 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.886 [DefaultDispatcher-worker-9 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.892 [DefaultDispatcher-worker-14 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.899 [DefaultDispatcher-worker-13 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.902 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664 2025-04-23 10:13:37.902 [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:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664. 2025-04-23 10:13:37.902 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664 2025-04-23 10:13:37.903 [eventLoopGroupProxy-19-2 @call-handler#3284] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.904 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.905 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664 2025-04-23 10:13:37.905 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664 2025-04-23 10:13:37.905 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664. 2025-04-23 10:13:37.905 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.912 [DefaultDispatcher-worker-5 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.920 [DefaultDispatcher-worker-15 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.925 [DefaultDispatcher-worker-11 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.925 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.925 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:37.925 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.925 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:37.926 [eventLoopGroupProxy-19-2 @call-handler#3292] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.926 [eventLoopGroupProxy-19-2 @call-handler#3292] 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-23 10:13:37.926 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:37.934 [DefaultDispatcher-worker-8 @call-handler#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:37.935 [eventLoopGroupProxy-19-2 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.935 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.935 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:37.935 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:37.935 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.940 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665 2025-04-23 10:13:37.940 [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:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665. 2025-04-23 10:13:37.940 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665 2025-04-23 10:13:37.941 [eventLoopGroupProxy-19-2 @call-handler#3312] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.941 [DefaultDispatcher-worker-17 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:37.945 [eventLoopGroupProxy-19-2 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.946 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665 2025-04-23 10:13:37.946 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665 2025-04-23 10:13:37.946 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665. 2025-04-23 10:13:37.946 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719661359447281666&assignmentUid=719661359447281664&clazzUid=719661359447281664&submitterUid=719661359447281665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.953 [DefaultDispatcher-worker-1 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.958 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665 2025-04-23 10:13:37.958 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665. 2025-04-23 10:13:37.958 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665 2025-04-23 10:13:37.959 [eventLoopGroupProxy-19-2 @call-handler#3331] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.960 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.960 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [eventLoopGroupProxy-19-2 @call-handler#3331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.960 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664. 2025-04-23 10:13:37.960 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.960 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.960 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.960 [eventLoopGroupProxy-19-5 @call-handler#3345] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.961 [eventLoopGroupProxy-19-2 @call-handler#3348] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.961 [eventLoopGroupProxy-19-7 @call-handler#3351] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.961 [eventLoopGroupProxy-19-6 @call-handler#3354] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.961 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665 2025-04-23 10:13:37.961 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665 2025-04-23 10:13:37.961 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665. 2025-04-23 10:13:37.961 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/PersonDao/getNamesByUid?uid=719661359447281665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.962 [eventLoopGroupProxy-19-2 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.962 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.962 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.962 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.962 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.962 [eventLoopGroupProxy-19-6 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.963 [eventLoopGroupProxy-19-5 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.963 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.963 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.963 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.963 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:37.963 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.963 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.963 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:37.963 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.964 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:37.965 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664 2025-04-23 10:13:37.965 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664 2025-04-23 10:13:37.965 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664. 2025-04-23 10:13:37.965 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:37.969 [DefaultDispatcher-worker-3 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.974 [DefaultDispatcher-worker-13 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.980 [DefaultDispatcher-worker-22 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.985 [DefaultDispatcher-worker-22 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.985 [DefaultDispatcher-worker-4 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:37.985 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.985 [DefaultDispatcher-worker-4 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:37.985 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.986 [DefaultDispatcher-worker-17 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.986 [DefaultDispatcher-worker-17 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:37.991 [DefaultDispatcher-worker-18 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:37.995 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666 2025-04-23 10:13:37.995 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666. 2025-04-23 10:13:37.995 [UI Thread @coroutine#3370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666 2025-04-23 10:13:37.995 [eventLoopGroupProxy-19-2 @call-handler#3372] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:37.999 [eventLoopGroupProxy-19-2 @call-handler#3372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.000 [UI Thread @coroutine#3370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666 2025-04-23 10:13:38.000 [UI Thread @coroutine#3370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666 2025-04-23 10:13:38.000 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666. 2025-04-23 10:13:38.000 [UI Thread @coroutine#3370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281666 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.006 [DefaultDispatcher-worker-5 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:38.008 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665 2025-04-23 10:13:38.008 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665. 2025-04-23 10:13:38.008 [UI Thread @coroutine#3370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665 2025-04-23 10:13:38.009 [eventLoopGroupProxy-19-2 @call-handler#3376] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.010 [eventLoopGroupProxy-19-2 @call-handler#3376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.010 [UI Thread @coroutine#3370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665 2025-04-23 10:13:38.010 [UI Thread @coroutine#3370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665 2025-04-23 10:13:38.010 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665. 2025-04-23 10:13:38.011 [UI Thread @coroutine#3370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/PersonDao/findByUidAsync?uid=719661359447281665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.016 [DefaultDispatcher-worker-20 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:38.026 [DefaultDispatcher-worker-2 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:38.031 [DefaultDispatcher-worker-22 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:38.031 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:38.031 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:38.031 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:38.032 [DefaultDispatcher-worker-22 @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38765/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 10:13:38.032 [eventLoopGroupProxy-19-2 @call-handler#3382] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.033 [eventLoopGroupProxy-19-2 @call-handler#3382] 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-23 10:13:38.033 [eventLoopGroupProxy-19-2 @call-handler#3382] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 10:13:38.039 [DefaultDispatcher-worker-8 @call-handler#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9 2025-04-23 10:13:38.039 [eventLoopGroupProxy-19-2 @call-handler#3382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.039 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:38.039 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/replication/message 2025-04-23 10:13:38.039 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/replication/message. 2025-04-23 10:13:38.039 [DefaultDispatcher-worker-21 @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.041 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:38.041 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664. 2025-04-23 10:13:38.041 [UI Thread @coroutine#3405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:38.042 [UI Thread @coroutine#3409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.042 [UI Thread @coroutine#3409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:38.042 [UI Thread @coroutine#3409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.042 [UI Thread @coroutine#3414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.042 [UI Thread @coroutine#3414] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:38.042 [UI Thread @coroutine#3414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.042 [UI Thread @coroutine#3416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.042 [UI Thread @coroutine#3416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:38.042 [UI Thread @coroutine#3416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.042 [eventLoopGroupProxy-19-7 @call-handler#3432] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.042 [UI Thread @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:38.042 [UI Thread @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665. 2025-04-23 10:13:38.042 [UI Thread @coroutine#3430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:38.042 [eventLoopGroupProxy-19-2 @call-handler#3422] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.043 [eventLoopGroupProxy-19-2 @call-handler#3422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.043 [eventLoopGroupProxy-19-6 @call-handler#3437] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.045 [eventLoopGroupProxy-19-5 @call-handler#3441] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.045 [UI Thread @coroutine#3405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:38.045 [UI Thread @coroutine#3405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 2025-04-23 10:13:38.045 [eventLoopGroupProxy-19-7 @call-handler#3432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.045 [eventLoopGroupProxy-19-6 @call-handler#3437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.046 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664. 2025-04-23 10:13:38.046 [UI Thread @coroutine#3405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.046 [eventLoopGroupProxy-19-5 @call-handler#3441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.046 [DefaultDispatcher-worker-14 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7011eee0 2025-04-23 10:13:38.047 [UI Thread @coroutine#3416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.047 [UI Thread @coroutine#3416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.047 [UI Thread @coroutine#3414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.047 [UI Thread @coroutine#3414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.047 [UI Thread @coroutine#3409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.047 [UI Thread @coroutine#3409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 2025-04-23 10:13:38.047 [UI Thread @coroutine#3416] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:38.047 [UI Thread @coroutine#3416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.047 [eventLoopGroupProxy-19-8 @call-handler#3450] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /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/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /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-23 10:13:38.047 [UI Thread @coroutine#3414] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:38.047 [UI Thread @coroutine#3414] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.048 [UI Thread @coroutine#3409] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664. 2025-04-23 10:13:38.048 [UI Thread @coroutine#3409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719661359447281665&assignmentUid=719661359447281664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.050 [eventLoopGroupProxy-19-8 @call-handler#3450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 10:13:38.050 [UI Thread @coroutine#3430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:38.050 [UI Thread @coroutine#3430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 2025-04-23 10:13:38.051 [UI Thread @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665. 2025-04-23 10:13:38.051 [UI Thread @coroutine#3430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38765/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719661359447281664&clazzUid=719661359447281664&accountPersonUid=719661359447281665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:38.057 [DefaultDispatcher-worker-6 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:38.063 [DefaultDispatcher-worker-6 @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:38.068 [DefaultDispatcher-worker-4 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:38.073 [DefaultDispatcher-worker-5 @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:38.080 [DefaultDispatcher-worker-6 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6314e967 2025-04-23 10:13:38.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 10:13:38.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 10:13:38.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:38.083 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6314e967: (connection evicted) 2025-04-23 10:13:38.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:38.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 10:13:38.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 10:13:38.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 10:13:38.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 10:13:38.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:38.084 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7011eee0: (connection evicted) 2025-04-23 10:13:38.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:38.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 10:13:38.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 10:13:38.164 [DefaultDispatcher-worker-4 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:38.164 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.164 [DefaultDispatcher-worker-4 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.164 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.165 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.165 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.288 [DefaultDispatcher-worker-14 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:38.288 [DefaultDispatcher-worker-14 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.288 [DefaultDispatcher-worker-14 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.288 [DefaultDispatcher-worker-14 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.289 [DefaultDispatcher-worker-13 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.289 [DefaultDispatcher-worker-13 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.431 [DefaultDispatcher-worker-7 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:38.432 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.432 [DefaultDispatcher-worker-7 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.432 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.433 [DefaultDispatcher-worker-19 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.433 [DefaultDispatcher-worker-19 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.523 [DefaultDispatcher-worker-6 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:38.523 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.523 [DefaultDispatcher-worker-6 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.523 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.524 [DefaultDispatcher-worker-2 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.524 [DefaultDispatcher-worker-2 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.535 [DefaultDispatcher-worker-14 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:38.535 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.535 [DefaultDispatcher-worker-14 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.535 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.535 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.535 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.589 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:38.589 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.589 [DefaultDispatcher-worker-6 @coroutine#2328] 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-23 10:13:38.589 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.590 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.639 [DefaultDispatcher-worker-17 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:38.639 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.639 [DefaultDispatcher-worker-17 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.639 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.640 [DefaultDispatcher-worker-21 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.640 [DefaultDispatcher-worker-21 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.763 [DefaultDispatcher-worker-8 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:38.764 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.764 [DefaultDispatcher-worker-8 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.764 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.765 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.765 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.776 [DefaultDispatcher-worker-8 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c8ee48 2025-04-23 10:13:38.871 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:38.890 [DefaultDispatcher-worker-12 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:38.890 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.890 [DefaultDispatcher-worker-12 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.890 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.891 [DefaultDispatcher-worker-17 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.891 [DefaultDispatcher-worker-17 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.992 [DefaultDispatcher-worker-4 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:38.992 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.992 [DefaultDispatcher-worker-4 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:38.992 [DefaultDispatcher-worker-4 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.993 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:38.993 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 10:13:39.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 10:13:39.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.087 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23b4f0a9: (connection evicted) 2025-04-23 10:13:39.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 10:13:39.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7280785f 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.091 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 10:13:39.106 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.115 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.117 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.118 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ccc07ae 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.119 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 10:13:39.120 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.120 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.120 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 10:13:39.133 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.143 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.144 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.146 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.153 [DefaultDispatcher-worker-20 @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-23 10:13:39.163 [DefaultDispatcher-worker-3 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.170 [DefaultDispatcher-worker-15 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2025-04-23 10:13:39.170 [DefaultDispatcher-worker-4 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:39.171 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.171 [DefaultDispatcher-worker-4 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.171 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.171 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.171 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 10:13:39.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 10:13:39.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.176 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f: (connection evicted) 2025-04-23 10:13:39.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 10:13:39.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 10:13:39.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 10:13:39.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 10:13:39.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.177 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd: (connection evicted) 2025-04-23 10:13:39.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 10:13:39.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 10:13:39.178 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb84ef7 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.179 [Test worker @coroutine#3556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 10:13:39.193 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.202 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.204 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.205 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29244152 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.206 [Test worker @coroutine#3556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 10:13:39.220 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.227 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.229 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.232 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.238 [DefaultDispatcher-worker-11 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-23 10:13:39.249 [DefaultDispatcher-worker-12 @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.256 [DefaultDispatcher-worker-14 @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.263 [DefaultDispatcher-worker-11 @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.278 [DefaultDispatcher-worker-3 @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2025-04-23 10:13:39.279 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:39.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 10:13:39.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 10:13:39.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.281 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1465914: (connection evicted) 2025-04-23 10:13:39.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 10:13:39.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 10:13:39.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 10:13:39.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 10:13:39.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.282 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dfb073: (connection evicted) 2025-04-23 10:13:39.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 10:13:39.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f86613 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.283 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.284 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 10:13:39.295 [DefaultDispatcher-worker-21 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:39.295 [DefaultDispatcher-worker-21 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.295 [DefaultDispatcher-worker-21 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.295 [DefaultDispatcher-worker-21 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.296 [DefaultDispatcher-worker-6 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.296 [DefaultDispatcher-worker-6 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.298 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.307 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.308 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.310 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.310 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25f3207e 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.311 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 10:13:39.324 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.334 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.335 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.337 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.345 [DefaultDispatcher-worker-16 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-23 10:13:39.355 [DefaultDispatcher-worker-22 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.372 [DefaultDispatcher-worker-1 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246701d5 2025-04-23 10:13:39.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 10:13:39.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 10:13:39.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.379 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246701d5: (connection evicted) 2025-04-23 10:13:39.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 10:13:39.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 10:13:39.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 10:13:39.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 10:13:39.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.380 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7220ff10: (connection evicted) 2025-04-23 10:13:39.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 10:13:39.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ebcce5 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 10:13:39.381 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.382 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.382 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 10:13:39.397 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.407 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.409 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.411 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6e6902 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.411 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 10:13:39.412 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.412 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.412 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 10:13:39.427 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.437 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.439 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.439 [DefaultDispatcher-worker-9 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:39.439 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.439 [DefaultDispatcher-worker-9 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.439 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.440 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.440 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.441 [Test worker @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.447 [DefaultDispatcher-worker-8 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-23 10:13:39.458 [DefaultDispatcher-worker-2 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.467 [DefaultDispatcher-worker-17 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2025-04-23 10:13:39.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 10:13:39.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 10:13:39.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.473 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199549a5: (connection evicted) 2025-04-23 10:13:39.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 10:13:39.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 10:13:39.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 10:13:39.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 10:13:39.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.474 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5697f801: (connection evicted) 2025-04-23 10:13:39.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 10:13:39.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbd8118 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.475 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 10:13:39.476 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.476 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.476 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 10:13:39.490 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.499 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.501 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.503 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e00f822 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.503 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.504 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 10:13:39.504 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.504 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.504 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 10:13:39.518 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.527 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.529 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.530 [DefaultDispatcher-worker-19 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:39.530 [DefaultDispatcher-worker-19 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.530 [DefaultDispatcher-worker-19 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.530 [DefaultDispatcher-worker-19 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.530 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.531 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.531 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.536 [DefaultDispatcher-worker-15 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-23 10:13:39.541 [DefaultDispatcher-worker-17 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:39.541 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.541 [DefaultDispatcher-worker-17 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.541 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.542 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.542 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.546 [DefaultDispatcher-worker-21 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.553 [DefaultDispatcher-worker-21 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e 2025-04-23 10:13:39.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 10:13:39.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 10:13:39.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.559 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f20ff8e: (connection evicted) 2025-04-23 10:13:39.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 10:13:39.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 10:13:39.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 10:13:39.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 10:13:39.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.560 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85: (connection evicted) 2025-04-23 10:13:39.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 10:13:39.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538c90bf 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.562 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 10:13:39.576 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.581 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.582 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.583 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.583 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 10:13:39.583 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d46f4a3 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.584 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 10:13:39.594 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.597 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:39.597 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.597 [DefaultDispatcher-worker-6 @coroutine#2328] 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-23 10:13:39.597 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.598 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.602 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.603 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.605 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.606 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.612 [DefaultDispatcher-worker-10 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-23 10:13:39.622 [DefaultDispatcher-worker-5 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.629 [DefaultDispatcher-worker-19 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.634 [DefaultDispatcher-worker-7 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-23 10:13:39.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 10:13:39.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 10:13:39.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.640 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b549c4a: (connection evicted) 2025-04-23 10:13:39.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 10:13:39.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 10:13:39.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 10:13:39.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 10:13:39.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.641 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f14c56: (connection evicted) 2025-04-23 10:13:39.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 10:13:39.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b01319 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.642 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 10:13:39.643 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.643 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.643 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 10:13:39.646 [DefaultDispatcher-worker-16 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:39.646 [DefaultDispatcher-worker-16 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.646 [DefaultDispatcher-worker-16 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.646 [DefaultDispatcher-worker-16 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.647 [DefaultDispatcher-worker-16 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.647 [DefaultDispatcher-worker-16 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.657 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.664 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.666 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.668 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.669 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.669 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf93603 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.670 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 10:13:39.684 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.693 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.695 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.697 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.698 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.702 [DefaultDispatcher-worker-11 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-23 10:13:39.712 [DefaultDispatcher-worker-11 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.718 [DefaultDispatcher-worker-3 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.723 [DefaultDispatcher-worker-3 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.731 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.737 [DefaultDispatcher-worker-19 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2025-04-23 10:13:39.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 10:13:39.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 10:13:39.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.741 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28fdce67: (connection evicted) 2025-04-23 10:13:39.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 10:13:39.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 10:13:39.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 10:13:39.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 10:13:39.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.742 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c: (connection evicted) 2025-04-23 10:13:39.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 10:13:39.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f88929 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.743 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 10:13:39.744 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.744 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.744 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 10:13:39.757 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.767 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.768 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.770 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.770 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 10:13:39.770 [DefaultDispatcher-worker-9 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:39.770 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.770 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.771 [DefaultDispatcher-worker-9 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.771 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fb69ab1 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.771 [Test worker @coroutine#3985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 10:13:39.772 [DefaultDispatcher-worker-22 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.772 [DefaultDispatcher-worker-22 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.785 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.794 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.796 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.798 [Test worker @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.804 [DefaultDispatcher-worker-5 @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-23 10:13:39.813 [DefaultDispatcher-worker-13 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.820 [DefaultDispatcher-worker-10 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.822 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-23 10:13:39.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 10:13:39.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 10:13:39.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.827 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72378bfd: (connection evicted) 2025-04-23 10:13:39.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 10:13:39.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 10:13:39.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 10:13:39.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 10:13:39.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.828 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9223122: (connection evicted) 2025-04-23 10:13:39.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 10:13:39.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c251258 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.830 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 10:13:39.844 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.853 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.854 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.856 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.856 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b0440b 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.857 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 10:13:39.872 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.881 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.883 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.885 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.890 [DefaultDispatcher-worker-6 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-23 10:13:39.897 [DefaultDispatcher-worker-18 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:39.897 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.897 [DefaultDispatcher-worker-18 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:39.897 [DefaultDispatcher-worker-18 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.898 [DefaultDispatcher-worker-20 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.898 [DefaultDispatcher-worker-20 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:39.900 [DefaultDispatcher-worker-20 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.906 [DefaultDispatcher-worker-11 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.908 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.910 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-23 10:13:39.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 10:13:39.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 10:13:39.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.916 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b5251d: (connection evicted) 2025-04-23 10:13:39.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 10:13:39.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 10:13:39.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 10:13:39.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 10:13:39.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.916 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a98983b: (connection evicted) 2025-04-23 10:13:39.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:39.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 10:13:39.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56394880 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.918 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 10:13:39.919 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.919 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.919 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 10:13:39.932 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.938 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:39.942 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.943 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.945 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.945 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6b3f4c 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.946 [Test worker @coroutine#4113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 10:13:39.960 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.970 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.971 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.973 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.979 [DefaultDispatcher-worker-12 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-23 10:13:39.989 [DefaultDispatcher-worker-20 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:39.996 [DefaultDispatcher-worker-3 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd 2025-04-23 10:13:40.001 [DefaultDispatcher-worker-16 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:40.001 [DefaultDispatcher-worker-16 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.001 [DefaultDispatcher-worker-16 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.001 [DefaultDispatcher-worker-16 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.044 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.045 [DefaultDispatcher-worker-16 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.045 [DefaultDispatcher-worker-16 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.046 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 10:13:40.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 10:13:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.052 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c82bcbd: (connection evicted) 2025-04-23 10:13:40.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 10:13:40.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 10:13:40.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 10:13:40.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 10:13:40.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.053 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e: (connection evicted) 2025-04-23 10:13:40.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 10:13:40.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae3f536 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.055 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 10:13:40.056 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.056 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.056 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 10:13:40.070 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.079 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.081 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.091 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbc704a 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.091 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.092 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 10:13:40.092 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.092 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.092 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 10:13:40.106 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.115 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.117 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.118 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.124 [DefaultDispatcher-worker-8 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-23 10:13:40.134 [DefaultDispatcher-worker-8 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.141 [DefaultDispatcher-worker-20 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-23 10:13:40.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 10:13:40.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 10:13:40.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.146 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb34397: (connection evicted) 2025-04-23 10:13:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 10:13:40.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 10:13:40.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 10:13:40.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 10:13:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.147 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@169f4152: (connection evicted) 2025-04-23 10:13:40.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 10:13:40.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e0b048 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.149 [Test worker @coroutine#4251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 10:13:40.150 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.150 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.150 [Test worker @coroutine#4251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 10:13:40.164 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.173 [Test worker @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.175 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.176 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce50c82 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.177 [Test worker @coroutine#4251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 10:13:40.177 [DefaultDispatcher-worker-8 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:40.177 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.177 [DefaultDispatcher-worker-8 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.177 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.178 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.178 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.178 [Test worker @coroutine#4251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 10:13:40.178 [DefaultDispatcher-worker-21 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.179 [DefaultDispatcher-worker-21 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.191 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.202 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.204 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.206 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.212 [DefaultDispatcher-worker-10 @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-23 10:13:40.216 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.223 [DefaultDispatcher-worker-17 @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.229 [DefaultDispatcher-worker-2 @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.231 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.233 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488 2025-04-23 10:13:40.238 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 10:13:40.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 10:13:40.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.238 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a2d8488: (connection evicted) 2025-04-23 10:13:40.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 10:13:40.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 10:13:40.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 10:13:40.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 10:13:40.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.239 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680228: (connection evicted) 2025-04-23 10:13:40.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 10:13:40.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50cfe725 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.241 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 10:13:40.242 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.242 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.242 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 10:13:40.256 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.258 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.265 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.267 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.268 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f15e87 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.269 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 10:13:40.270 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.270 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.270 [Test worker @coroutine#4315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 10:13:40.279 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.283 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.293 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.294 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.296 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.302 [DefaultDispatcher-worker-7 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-23 10:13:40.302 [DefaultDispatcher-worker-12 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:40.302 [DefaultDispatcher-worker-12 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.302 [DefaultDispatcher-worker-12 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.302 [DefaultDispatcher-worker-12 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.303 [DefaultDispatcher-worker-15 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.303 [DefaultDispatcher-worker-15 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.311 [DefaultDispatcher-worker-7 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.318 [DefaultDispatcher-worker-19 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.327 [UI Thread @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-04-23 10:13:40.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 10:13:40.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 10:13:40.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.331 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c226db0: (connection evicted) 2025-04-23 10:13:40.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 10:13:40.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 10:13:40.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 10:13:40.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 10:13:40.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.332 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a: (connection evicted) 2025-04-23 10:13:40.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 10:13:40.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae247b7 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.334 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 10:13:40.348 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.358 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.359 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.361 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.367 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.367 [DefaultDispatcher-worker-19 @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.368 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.378 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-23 10:13:40.388 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 10:13:40.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 10:13:40.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.391 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@296c0293: (connection evicted) 2025-04-23 10:13:40.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 10:13:40.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30926583 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-04-23 10:13:40.393 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 10:13:40.407 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-04-23 10:13:40.417 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-04-23 10:13:40.418 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-04-23 10:13:40.420 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-04-23 10:13:40.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 10:13:40.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 10:13:40.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:40.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 10:13:40.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5967f0ff 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-04-23 10:13:40.425 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 10:13:40.426 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.439 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-04-23 10:13:40.446 [DefaultDispatcher-worker-15 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:40.446 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.446 [DefaultDispatcher-worker-15 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.446 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.447 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.447 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.448 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-04-23 10:13:40.449 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-04-23 10:13:40.451 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be521cd 2025-04-23 10:13:40.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 10:13:40.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 10:13:40.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:40.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 10:13:40.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d237827 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.455 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 10:13:40.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-04-23 10:13:40.456 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-04-23 10:13:40.456 [Test worker @coroutine#4510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 10:13:40.469 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.470 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-04-23 10:13:40.480 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-04-23 10:13:40.483 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-04-23 10:13:40.485 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6508e82 2025-04-23 10:13:40.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 10:13:40.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 10:13:40.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:40.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 10:13:40.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18791f7b 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.490 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 10:13:40.491 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-04-23 10:13:40.491 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-04-23 10:13:40.491 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 10:13:40.506 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-04-23 10:13:40.516 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-04-23 10:13:40.517 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-04-23 10:13:40.519 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2025-04-23 10:13:40.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 10:13:40.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 10:13:40.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:40.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 10:13:40.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 10:13:40.523 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7072606 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-23 10:13:40.524 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 10:13:40.537 [DefaultDispatcher-worker-6 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:40.537 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.537 [DefaultDispatcher-worker-6 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.537 [DefaultDispatcher-worker-6 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.538 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.538 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.540 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-23 10:13:40.548 [DefaultDispatcher-worker-19 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:40.548 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.548 [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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.548 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.549 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.549 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.549 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-23 10:13:40.551 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-23 10:13:40.552 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-23 10:13:40.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 10:13:40.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 10:13:40.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:40.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 10:13:40.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d41953 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.557 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 10:13:40.572 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.582 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.584 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.585 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.592 [DefaultDispatcher-worker-11 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.593 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.596 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-04-23 10:13:40.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 10:13:40.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 10:13:40.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.598 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248e31a1: (connection evicted) 2025-04-23 10:13:40.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 10:13:40.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7c0932 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.602 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 10:13:40.603 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.603 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.603 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 10:13:40.606 [DefaultDispatcher-worker-18 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:40.606 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.606 [DefaultDispatcher-worker-18 @coroutine#2328] 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-23 10:13:40.606 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.607 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.616 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.626 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.627 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.629 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598b15ba 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.629 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.630 [Test worker @coroutine#4645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 10:13:40.642 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.645 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.653 [DefaultDispatcher-worker-5 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:40.653 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.653 [DefaultDispatcher-worker-5 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.653 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.654 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.654 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.655 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.657 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.658 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.664 [DefaultDispatcher-worker-6 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-04-23 10:13:40.674 [DefaultDispatcher-worker-12 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.687 [DefaultDispatcher-worker-21 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51413d02 2025-04-23 10:13:40.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 10:13:40.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 10:13:40.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.693 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51413d02: (connection evicted) 2025-04-23 10:13:40.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 10:13:40.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 10:13:40.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 10:13:40.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 10:13:40.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.694 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f34d178: (connection evicted) 2025-04-23 10:13:40.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 10:13:40.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.695 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46769bd6 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.696 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 10:13:40.709 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.719 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.720 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.722 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74de1e9d 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.727 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 10:13:40.742 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.752 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.754 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.756 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.763 [DefaultDispatcher-worker-7 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-23 10:13:40.775 [DefaultDispatcher-worker-12 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.781 [DefaultDispatcher-worker-16 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:40.782 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.782 [DefaultDispatcher-worker-16 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.782 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.785 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.785 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.791 [DefaultDispatcher-worker-1 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-04-23 10:13:40.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 10:13:40.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 10:13:40.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.795 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc: (connection evicted) 2025-04-23 10:13:40.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 10:13:40.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 10:13:40.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 10:13:40.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 10:13:40.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.796 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c45428: (connection evicted) 2025-04-23 10:13:40.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 10:13:40.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 10:13:40.798 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 10:13:40.798 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cf9b08 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 10:13:40.799 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.799 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 10:13:40.813 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.820 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.822 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.824 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.826 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb06667 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.826 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.827 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 10:13:40.827 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.827 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.827 [Test worker @coroutine#4706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 10:13:40.841 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.850 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.852 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.853 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.866 [DefaultDispatcher-worker-9 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-04-23 10:13:40.874 [DefaultDispatcher-worker-6 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.876 [DefaultDispatcher-worker-14 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-23 10:13:40.886 [DefaultDispatcher-worker-6 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.893 [DefaultDispatcher-worker-14 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.894 [DefaultDispatcher-worker-15 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 10:13:40.899 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:40.905 [DefaultDispatcher-worker-19 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:40.905 [DefaultDispatcher-worker-22 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51 2025-04-23 10:13:40.905 [DefaultDispatcher-worker-19 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.905 [DefaultDispatcher-worker-19 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:40.905 [DefaultDispatcher-worker-19 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.907 [DefaultDispatcher-worker-9 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.907 [DefaultDispatcher-worker-9 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:40.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 10:13:40.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 10:13:40.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.915 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5faa0c51: (connection evicted) 2025-04-23 10:13:40.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 10:13:40.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 10:13:40.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 10:13:40.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 10:13:40.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.916 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe: (connection evicted) 2025-04-23 10:13:40.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:40.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 10:13:40.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fecdf0b 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.919 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 10:13:40.920 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.920 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.920 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 10:13:40.921 [DefaultDispatcher-worker-5 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-04-23 10:13:40.934 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.941 [DefaultDispatcher-worker-19 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2025-04-23 10:13:40.943 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.945 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.945 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.947 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f243d5c 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:40.947 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 10:13:40.948 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.948 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.948 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 10:13:40.962 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.971 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.973 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.975 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.976 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:40.985 [DefaultDispatcher-worker-16 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e 2025-04-23 10:13:40.991 [DefaultDispatcher-worker-9 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:40.994 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.003 [DefaultDispatcher-worker-3 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:41.010 [DefaultDispatcher-worker-5 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-04-23 10:13:41.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 10:13:41.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 10:13:41.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.018 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33317d26: (connection evicted) 2025-04-23 10:13:41.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 10:13:41.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 10:13:41.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 10:13:41.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 10:13:41.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.019 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a69c81e: (connection evicted) 2025-04-23 10:13:41.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 10:13:41.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 10:13:41.020 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b262a7 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.021 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 10:13:41.035 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.039 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.044 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.046 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.048 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2f7a61 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.048 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.049 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 10:13:41.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.049 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 10:13:41.051 [DefaultDispatcher-worker-21 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:41.051 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.051 [DefaultDispatcher-worker-21 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.051 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.052 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.052 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.062 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.072 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.073 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.075 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.081 [DefaultDispatcher-worker-16 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-04-23 10:13:41.092 [DefaultDispatcher-worker-21 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.099 [DefaultDispatcher-worker-9 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-04-23 10:13:41.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 10:13:41.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 10:13:41.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.102 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34d776eb: (connection evicted) 2025-04-23 10:13:41.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 10:13:41.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 10:13:41.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 10:13:41.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 10:13:41.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.103 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196c8b93: (connection evicted) 2025-04-23 10:13:41.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 10:13:41.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179dc2 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.106 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 10:13:41.107 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.107 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.107 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 10:13:41.121 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.130 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.132 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.136 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526fbb80 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.136 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 10:13:41.137 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.137 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.137 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 10:13:41.150 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.160 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.161 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.163 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.169 [DefaultDispatcher-worker-19 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-04-23 10:13:41.180 [DefaultDispatcher-worker-14 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.185 [DefaultDispatcher-worker-4 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:41.185 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.185 [DefaultDispatcher-worker-4 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.185 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.186 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.186 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.189 [DefaultDispatcher-worker-7 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.204 [DefaultDispatcher-worker-2 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-04-23 10:13:41.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 10:13:41.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 10:13:41.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.205 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a089620: (connection evicted) 2025-04-23 10:13:41.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 10:13:41.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 10:13:41.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 10:13:41.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 10:13:41.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.206 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f: (connection evicted) 2025-04-23 10:13:41.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 10:13:41.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af1b643 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 10:13:41.208 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.209 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.209 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 10:13:41.223 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.232 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.233 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.235 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.235 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 10:13:41.235 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.235 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3927de0e 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.236 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 10:13:41.247 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.253 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.256 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.257 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.265 [DefaultDispatcher-worker-20 @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-23 10:13:41.274 [DefaultDispatcher-worker-7 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.281 [DefaultDispatcher-worker-9 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.287 [DefaultDispatcher-worker-21 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.297 [DefaultDispatcher-worker-16 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-23 10:13:41.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 10:13:41.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 10:13:41.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.298 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233d40da: (connection evicted) 2025-04-23 10:13:41.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 10:13:41.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 10:13:41.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 10:13:41.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 10:13:41.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.299 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dab184: (connection evicted) 2025-04-23 10:13:41.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 10:13:41.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f3c0c9 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.301 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 10:13:41.309 [DefaultDispatcher-worker-12 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:41.309 [DefaultDispatcher-worker-12 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.309 [DefaultDispatcher-worker-12 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.309 [DefaultDispatcher-worker-12 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.310 [DefaultDispatcher-worker-11 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.310 [DefaultDispatcher-worker-11 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.314 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.322 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.323 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.325 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193e65d5 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.325 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 10:13:41.326 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.326 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.326 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 10:13:41.338 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.343 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.344 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.345 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.352 [DefaultDispatcher-worker-16 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-23 10:13:41.364 [DefaultDispatcher-worker-12 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.372 [DefaultDispatcher-worker-13 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-04-23 10:13:41.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 10:13:41.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 10:13:41.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.381 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1: (connection evicted) 2025-04-23 10:13:41.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 10:13:41.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 10:13:41.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 10:13:41.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 10:13:41.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.383 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1: (connection evicted) 2025-04-23 10:13:41.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 10:13:41.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31881213 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.384 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 10:13:41.385 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.385 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.385 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 10:13:41.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.407 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.409 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.411 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ea20 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.411 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 10:13:41.412 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.412 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.412 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 10:13:41.426 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.435 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.437 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.439 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.446 [DefaultDispatcher-worker-16 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5683a326 2025-04-23 10:13:41.454 [DefaultDispatcher-worker-6 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:41.454 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.455 [DefaultDispatcher-worker-6 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.455 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.456 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.456 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.456 [DefaultDispatcher-worker-8 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.464 [DefaultDispatcher-worker-9 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595626b8 2025-04-23 10:13:41.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 10:13:41.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 10:13:41.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.467 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595626b8: (connection evicted) 2025-04-23 10:13:41.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 10:13:41.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 10:13:41.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 10:13:41.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 10:13:41.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.468 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5683a326: (connection evicted) 2025-04-23 10:13:41.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 10:13:41.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e089bcb 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.469 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 10:13:41.470 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.470 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.470 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 10:13:41.484 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.493 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.500 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.502 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3152a0a3 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.502 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.503 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 10:13:41.516 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.526 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.527 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.529 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.535 [DefaultDispatcher-worker-12 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2025-04-23 10:13:41.544 [DefaultDispatcher-worker-8 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:41.545 [DefaultDispatcher-worker-8 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.545 [DefaultDispatcher-worker-8 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.545 [DefaultDispatcher-worker-8 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.546 [DefaultDispatcher-worker-11 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.546 [DefaultDispatcher-worker-11 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.546 [DefaultDispatcher-worker-16 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.553 [DefaultDispatcher-worker-20 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ff889 2025-04-23 10:13:41.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 10:13:41.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 10:13:41.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.556 [DefaultDispatcher-worker-5 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:41.556 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318ff889: (connection evicted) 2025-04-23 10:13:41.556 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.556 [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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.556 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 10:13:41.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 10:13:41.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 10:13:41.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 10:13:41.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.557 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e686da2: (connection evicted) 2025-04-23 10:13:41.557 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.557 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 10:13:41.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61defefb 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.559 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.560 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 10:13:41.574 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.583 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.585 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.586 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.586 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a2106e 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.587 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 10:13:41.599 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.607 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.609 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.611 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.612 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.613 [DefaultDispatcher-worker-12 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:41.613 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.613 [DefaultDispatcher-worker-12 @coroutine#2328] 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-23 10:13:41.613 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.613 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.618 [DefaultDispatcher-worker-4 @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-04-23 10:13:41.627 [DefaultDispatcher-worker-16 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.637 [DefaultDispatcher-worker-18 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.643 [DefaultDispatcher-worker-6 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.660 [DefaultDispatcher-worker-19 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:41.660 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.660 [DefaultDispatcher-worker-19 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.660 [DefaultDispatcher-worker-19 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.660 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.661 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.661 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.687 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.723 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.760 [DefaultDispatcher-worker-14 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-04-23 10:13:41.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 10:13:41.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 10:13:41.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.762 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676b85f3: (connection evicted) 2025-04-23 10:13:41.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 10:13:41.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 10:13:41.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 10:13:41.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 10:13:41.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.763 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c95292: (connection evicted) 2025-04-23 10:13:41.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 10:13:41.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17caf362 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.765 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 10:13:41.779 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.788 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.790 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.791 [DefaultDispatcher-worker-4 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:41.791 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.791 [DefaultDispatcher-worker-4 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.791 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.791 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7798de95 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 10:13:41.792 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.792 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.792 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 10:13:41.793 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.793 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.793 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 10:13:41.807 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.816 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.818 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.819 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.825 [DefaultDispatcher-worker-14 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573f95b2 2025-04-23 10:13:41.835 [DefaultDispatcher-worker-6 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.843 [DefaultDispatcher-worker-20 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.849 [DefaultDispatcher-worker-10 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e78213c 2025-04-23 10:13:41.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 10:13:41.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 10:13:41.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.853 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e78213c: (connection evicted) 2025-04-23 10:13:41.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 10:13:41.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 10:13:41.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 10:13:41.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 10:13:41.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.854 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573f95b2: (connection evicted) 2025-04-23 10:13:41.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 10:13:41.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a1916d 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.855 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 10:13:41.869 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.878 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.880 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.881 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@237e61ac 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.882 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 10:13:41.895 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.904 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.906 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.907 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.914 [DefaultDispatcher-worker-10 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:41.914 [DefaultDispatcher-worker-14 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f36c42 2025-04-23 10:13:41.914 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.914 [DefaultDispatcher-worker-10 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:41.914 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.915 [DefaultDispatcher-worker-14 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.915 [DefaultDispatcher-worker-14 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:41.924 [DefaultDispatcher-worker-18 @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.933 [DefaultDispatcher-worker-20 @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3 2025-04-23 10:13:41.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 10:13:41.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 10:13:41.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.937 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4623c0d3: (connection evicted) 2025-04-23 10:13:41.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 10:13:41.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 10:13:41.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 10:13:41.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 10:13:41.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:41.938 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f36c42: (connection evicted) 2025-04-23 10:13:41.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:41.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 10:13:41.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e40db1 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.939 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 10:13:41.940 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:41.940 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:41.940 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 10:13:41.953 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:41.963 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:41.964 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:41.966 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106c4a72 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:41.966 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:41.967 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 10:13:41.980 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:41.989 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:41.991 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:41.992 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:41.998 [DefaultDispatcher-worker-2 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b9d405 2025-04-23 10:13:42.008 [DefaultDispatcher-worker-2 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:42.016 [DefaultDispatcher-worker-17 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:42.022 [DefaultDispatcher-worker-22 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3 2025-04-23 10:13:42.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 10:13:42.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 10:13:42.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.027 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5ae5c3: (connection evicted) 2025-04-23 10:13:42.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 10:13:42.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 10:13:42.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 10:13:42.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 10:13:42.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.027 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b9d405: (connection evicted) 2025-04-23 10:13:42.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 10:13:42.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 10:13:42.029 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60b721c9 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.031 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 10:13:42.045 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.055 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.056 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.058 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.058 [DefaultDispatcher-worker-21 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:42.058 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.058 [DefaultDispatcher-worker-21 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.058 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.059 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.059 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.064 [DefaultDispatcher-worker-4 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.069 [DefaultDispatcher-worker-7 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f57ced1 2025-04-23 10:13:42.079 [UI Thread @coroutine#5204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719661379459616768 2025-04-23 10:13:42.079 [UI Thread @coroutine#5204] 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=719661379459616768. 2025-04-23 10:13:42.079 [UI Thread @coroutine#5204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719661379459616768 2025-04-23 10:13:42.080 [UI Thread @coroutine#5204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719661379459616768 2025-04-23 10:13:42.080 [UI Thread @coroutine#5204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719661379459616768 2025-04-23 10:13:42.080 [UI Thread @coroutine#5204] 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=719661379459616768. 2025-04-23 10:13:42.080 [UI Thread @coroutine#5204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719661379459616768 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:42.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 10:13:42.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 10:13:42.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.083 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f57ced1: (connection evicted) 2025-04-23 10:13:42.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 10:13:42.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 10:13:42.139 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.140 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 10:13:42.154 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.163 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.165 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.166 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.172 [DefaultDispatcher-worker-18 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.186 [DefaultDispatcher-worker-12 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.191 [DefaultDispatcher-worker-11 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:42.191 [DefaultDispatcher-worker-17 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-04-23 10:13:42.191 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.191 [DefaultDispatcher-worker-11 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.191 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.192 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.192 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 10:13:42.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 10:13:42.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.202 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893: (connection evicted) 2025-04-23 10:13:42.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 10:13:42.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb87b73 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.264 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 10:13:42.265 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-23 10:13:42.265 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-23 10:13:42.265 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 10:13:42.279 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-23 10:13:42.288 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-23 10:13:42.289 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-23 10:13:42.291 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-23 10:13:42.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 10:13:42.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 10:13:42.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:42.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 10:13:42.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e02113 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.297 [Test worker @coroutine#5266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 10:13:42.298 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-23 10:13:42.298 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-23 10:13:42.298 [Test worker @coroutine#5266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 10:13:42.311 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-23 10:13:42.316 [DefaultDispatcher-worker-10 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:42.316 [DefaultDispatcher-worker-10 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.316 [DefaultDispatcher-worker-10 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.316 [DefaultDispatcher-worker-10 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.317 [DefaultDispatcher-worker-5 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.317 [DefaultDispatcher-worker-5 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.320 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-23 10:13:42.321 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-23 10:13:42.323 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-23 10:13:42.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 10:13:42.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 10:13:42.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:42.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 10:13:42.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379ddab2 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.327 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.328 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 10:13:42.343 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.352 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.354 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.355 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a47fb5d 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.356 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 10:13:42.372 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.382 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.384 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.385 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.391 [DefaultDispatcher-worker-22 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c95612 2025-04-23 10:13:42.401 [DefaultDispatcher-worker-18 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2025-04-23 10:13:42.404 [UI Thread @coroutine#5310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.404 [UI Thread @coroutine#5310] 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:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:13:42.404 [UI Thread @coroutine#5310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.405 [UI Thread @coroutine#5310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.405 [UI Thread @coroutine#5310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.405 [UI Thread @coroutine#5310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:13:42.405 [UI Thread @coroutine#5310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:42.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 10:13:42.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 10:13:42.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.407 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c: (connection evicted) 2025-04-23 10:13:42.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 10:13:42.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 10:13:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 10:13:42.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 10:13:42.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.408 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17c95612: (connection evicted) 2025-04-23 10:13:42.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 10:13:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a1dc432 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.409 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.410 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 10:13:42.424 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.433 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.435 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.436 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.436 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504521ae 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.437 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 10:13:42.451 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.460 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.461 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.461 [DefaultDispatcher-worker-20 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:42.461 [DefaultDispatcher-worker-20 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.461 [DefaultDispatcher-worker-20 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.461 [DefaultDispatcher-worker-20 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.462 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.462 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.463 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.469 [DefaultDispatcher-worker-7 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-23 10:13:42.481 [DefaultDispatcher-worker-7 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb 2025-04-23 10:13:42.482 [UI Thread @coroutine#5342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.482 [UI Thread @coroutine#5342] 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:37069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:13:42.482 [UI Thread @coroutine#5342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.483 [UI Thread @coroutine#5342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.484 [UI Thread @coroutine#5342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37069/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 10:13:42.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 10:13:42.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.485 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b954cbb: (connection evicted) 2025-04-23 10:13:42.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 10:13:42.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 10:13:42.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 10:13:42.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 10:13:42.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.486 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8af186: (connection evicted) 2025-04-23 10:13:42.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 10:13:42.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 10:13:42.487 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4936dca9 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.488 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 10:13:42.502 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.511 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.513 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.515 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbcc62a 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.515 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 10:13:42.516 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.516 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.516 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 10:13:42.529 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.539 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.540 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.542 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.548 [DefaultDispatcher-worker-17 @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-04-23 10:13:42.552 [DefaultDispatcher-worker-18 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:42.552 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.552 [DefaultDispatcher-worker-18 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.552 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.553 [DefaultDispatcher-worker-2 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.553 [DefaultDispatcher-worker-2 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.558 [DefaultDispatcher-worker-6 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56de370d 2025-04-23 10:13:42.560 [UI Thread @coroutine#5375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.560 [UI Thread @coroutine#5375] 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:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:13:42.560 [UI Thread @coroutine#5375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.561 [UI Thread @coroutine#5375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.561 [UI Thread @coroutine#5375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 10:13:42.562 [UI Thread @coroutine#5375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 10:13:42.562 [UI Thread @coroutine#5375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54947/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 10:13:42.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 10:13:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.563 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56de370d: (connection evicted) 2025-04-23 10:13:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 10:13:42.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 10:13:42.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 10:13:42.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 10:13:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.564 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655c1b: (connection evicted) 2025-04-23 10:13:42.564 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:42.564 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.564 [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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.564 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 10:13:42.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 10:13:42.565 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.565 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bf95ec 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.566 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 10:13:42.582 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.591 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.593 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.594 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff7042c 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.595 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 10:13:42.609 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.618 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.619 [DefaultDispatcher-worker-1 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:42.620 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.620 [DefaultDispatcher-worker-1 @coroutine#2328] 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-23 10:13:42.620 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.620 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.620 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.621 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.628 [DefaultDispatcher-worker-4 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-23 10:13:42.637 [DefaultDispatcher-worker-3 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.648 [DefaultDispatcher-worker-10 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-23 10:13:42.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 10:13:42.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 10:13:42.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.655 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a71d430: (connection evicted) 2025-04-23 10:13:42.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 10:13:42.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 10:13:42.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 10:13:42.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 10:13:42.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.656 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd: (connection evicted) 2025-04-23 10:13:42.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 10:13:42.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba65354 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 10:13:42.658 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.659 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.659 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 10:13:42.666 [DefaultDispatcher-worker-5 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:42.666 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.666 [DefaultDispatcher-worker-5 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.666 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.669 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.669 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.674 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.683 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.685 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.686 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.692 [DefaultDispatcher-worker-9 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.706 [DefaultDispatcher-worker-12 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.714 [DefaultDispatcher-worker-18 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.727 [DefaultDispatcher-worker-3 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2025-04-23 10:13:42.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 10:13:42.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 10:13:42.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.729 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af850f1: (connection evicted) 2025-04-23 10:13:42.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 10:13:42.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da51aa8 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.731 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 10:13:42.745 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.754 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.755 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.757 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129a20d8 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.757 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.758 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 10:13:42.771 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.779 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.781 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.783 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.790 [DefaultDispatcher-worker-14 @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb 2025-04-23 10:13:42.798 [DefaultDispatcher-worker-14 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:42.798 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.798 [DefaultDispatcher-worker-14 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.798 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.799 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.799 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.800 [DefaultDispatcher-worker-1 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.806 [DefaultDispatcher-worker-4 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-04-23 10:13:42.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 10:13:42.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 10:13:42.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.812 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28897ca: (connection evicted) 2025-04-23 10:13:42.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 10:13:42.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 10:13:42.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 10:13:42.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 10:13:42.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.813 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@366fd3cb: (connection evicted) 2025-04-23 10:13:42.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 10:13:42.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 10:13:42.814 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57404a8d 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.815 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 10:13:42.829 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.837 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.839 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.840 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.847 [DefaultDispatcher-worker-12 @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.851 [DefaultDispatcher-worker-11 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.861 [DefaultDispatcher-worker-4 @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2025-04-23 10:13:42.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 10:13:42.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 10:13:42.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.862 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4734a551: (connection evicted) 2025-04-23 10:13:42.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 10:13:42.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c305624 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.864 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 10:13:42.878 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.887 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.889 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.890 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.898 [DefaultDispatcher-worker-3 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.903 [DefaultDispatcher-worker-16 @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73534675 2025-04-23 10:13:42.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 10:13:42.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 10:13:42.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.904 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73534675: (connection evicted) 2025-04-23 10:13:42.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 10:13:42.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4def8aaa 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.906 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 10:13:42.907 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.907 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.907 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 10:13:42.920 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.921 [DefaultDispatcher-worker-12 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:42.921 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.921 [DefaultDispatcher-worker-12 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:42.921 [DefaultDispatcher-worker-12 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.922 [DefaultDispatcher-worker-9 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.922 [DefaultDispatcher-worker-9 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:42.929 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.931 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.932 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.938 [DefaultDispatcher-worker-7 @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-04-23 10:13:42.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 10:13:42.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 10:13:42.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:42.995 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb: (connection evicted) 2025-04-23 10:13:42.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:42.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 10:13:42.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283c6f00 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:42.997 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 10:13:43.007 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.011 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:43.020 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:43.021 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.022 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:43.023 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:43.030 [DefaultDispatcher-worker-3 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:43.035 [DefaultDispatcher-worker-16 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f 2025-04-23 10:13:43.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 10:13:43.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 10:13:43.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.039 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e89c5f: (connection evicted) 2025-04-23 10:13:43.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 10:13:43.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b07b706 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.042 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-23 10:13:43.043 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 10:13:43.058 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-23 10:13:43.065 [DefaultDispatcher-worker-21 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:43.065 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.065 [DefaultDispatcher-worker-21 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.065 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.066 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.066 [DefaultDispatcher-worker-21 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.068 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-23 10:13:43.069 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-23 10:13:43.071 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-23 10:13:43.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 10:13:43.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 10:13:43.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:43.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 10:13:43.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff359b7 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2025-04-23 10:13:43.076 [Test worker @coroutine#5637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 10:13:43.090 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2025-04-23 10:13:43.099 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2025-04-23 10:13:43.100 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2025-04-23 10:13:43.102 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2025-04-23 10:13:43.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 10:13:43.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 10:13:43.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:43.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 10:13:43.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6752d7fc 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.105 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 10:13:43.106 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-23 10:13:43.106 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-23 10:13:43.106 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 10:13:43.121 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-23 10:13:43.130 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-23 10:13:43.132 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-23 10:13:43.133 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-23 10:13:43.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 10:13:43.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 10:13:43.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:43.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 10:13:43.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 10:13:43.142 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52153/Site/verify 2025-04-23 10:13:43.142 [UI Thread @coroutine#5674] 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:52153/Site/verify. 2025-04-23 10:13:43.142 [UI Thread @coroutine#5674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52153/Site/verify 2025-04-23 10:13:43.144 [UI Thread @coroutine#5674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52153/Site/verify 2025-04-23 10:13:43.144 [UI Thread @coroutine#5674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52153/Site/verify 2025-04-23 10:13:43.144 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52153/Site/verify. 2025-04-23 10:13:43.144 [UI Thread @coroutine#5674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52153/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a5f996 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.148 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.149 [Test worker @coroutine#5688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 10:13:43.149 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-04-23 10:13:43.149 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-04-23 10:13:43.149 [Test worker @coroutine#5688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 10:13:43.165 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-04-23 10:13:43.175 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-04-23 10:13:43.177 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-04-23 10:13:43.178 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-04-23 10:13:43.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 10:13:43.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 10:13:43.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:43.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 10:13:43.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8fa647 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-23 10:13:43.182 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 10:13:43.198 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-23 10:13:43.198 [DefaultDispatcher-worker-15 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:43.198 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.198 [DefaultDispatcher-worker-15 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.198 [DefaultDispatcher-worker-15 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.199 [DefaultDispatcher-worker-20 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.199 [DefaultDispatcher-worker-20 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.207 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-23 10:13:43.209 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-23 10:13:43.210 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-23 10:13:43.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 10:13:43.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 10:13:43.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:43.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 10:13:43.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 10:13:43.213 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17563b82 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 10:13:43.214 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 10:13:43.229 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 10:13:43.239 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 10:13:43.240 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 10:13:43.242 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-23 10:13:43.244 [UI Thread @coroutine#5741] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41941/Site/verify 2025-04-23 10:13:43.244 [UI Thread @coroutine#5741] 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:41941/Site/verify. 2025-04-23 10:13:43.244 [UI Thread @coroutine#5741] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41941/Site/verify 2025-04-23 10:13:43.245 [UI Thread @coroutine#5741] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41941/Site/verify 2025-04-23 10:13:43.245 [UI Thread @coroutine#5741] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41941/Site/verify 2025-04-23 10:13:43.246 [UI Thread @coroutine#5741] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41941/Site/verify. 2025-04-23 10:13:43.246 [UI Thread @coroutine#5741] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41941/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:43.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 10:13:43.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 10:13:43.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:43.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 10:13:43.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 10:13:43.251 [UI Thread @coroutine#5753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34169/Site/verify 2025-04-23 10:13:43.251 [UI Thread @coroutine#5753] 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:34169/Site/verify. 2025-04-23 10:13:43.251 [UI Thread @coroutine#5753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34169/Site/verify 2025-04-23 10:13:43.253 [UI Thread @coroutine#5753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34169/Site/verify 2025-04-23 10:13:43.253 [UI Thread @coroutine#5753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34169/Site/verify 2025-04-23 10:13:43.253 [UI Thread @coroutine#5753] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34169/Site/verify. 2025-04-23 10:13:43.253 [UI Thread @coroutine#5753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34169/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:43.258 [UI Thread @coroutine#5766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43245/Site/verify 2025-04-23 10:13:43.258 [UI Thread @coroutine#5766] 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:43245/Site/verify. 2025-04-23 10:13:43.258 [UI Thread @coroutine#5766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43245/Site/verify 2025-04-23 10:13:43.260 [UI Thread @coroutine#5766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43245/Site/verify 2025-04-23 10:13:43.260 [UI Thread @coroutine#5766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43245/Site/verify 2025-04-23 10:13:43.260 [UI Thread @coroutine#5766] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43245/Site/verify. 2025-04-23 10:13:43.260 [UI Thread @coroutine#5766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43245/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:43.266 [UI Thread @coroutine#5780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 10:13:43.266 [UI Thread @coroutine#5780] 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-23 10:13:43.266 [UI Thread @coroutine#5780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 10:13:43.268 [UI Thread @coroutine#5780] 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-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5e165 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.270 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 10:13:43.287 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.297 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.298 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.300 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.306 [DefaultDispatcher-worker-19 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.322 [DefaultDispatcher-worker-1 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.323 [DefaultDispatcher-worker-3 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:43.323 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.323 [DefaultDispatcher-worker-3 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.323 [DefaultDispatcher-worker-3 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.324 [DefaultDispatcher-worker-13 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.324 [DefaultDispatcher-worker-13 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.329 [DefaultDispatcher-worker-16 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.334 [DefaultDispatcher-worker-22 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.339 [DefaultDispatcher-worker-11 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.344 [DefaultDispatcher-worker-11 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.351 [DefaultDispatcher-worker-9 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.364 [DefaultDispatcher-worker-18 @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-23 10:13:43.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 10:13:43.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 10:13:43.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.365 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3778cd05: (connection evicted) 2025-04-23 10:13:43.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 10:13:43.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e17219 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.367 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 10:13:43.383 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.392 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.393 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.395 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721e5f57 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.395 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.396 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 10:13:43.411 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.420 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.422 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.423 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.429 [DefaultDispatcher-worker-14 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-04-23 10:13:43.439 [DefaultDispatcher-worker-2 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-04-23 10:13:43.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 10:13:43.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 10:13:43.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.450 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08: (connection evicted) 2025-04-23 10:13:43.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 10:13:43.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 10:13:43.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 10:13:43.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 10:13:43.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.450 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227: (connection evicted) 2025-04-23 10:13:43.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 10:13:43.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36642182 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.452 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 10:13:43.466 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.470 [DefaultDispatcher-worker-7 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:43.470 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.470 [DefaultDispatcher-worker-7 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.470 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.471 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.471 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.477 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.479 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.480 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a636c62 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.481 [Test worker @coroutine#5870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 10:13:43.496 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.505 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.507 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.508 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.514 [DefaultDispatcher-worker-7 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-04-23 10:13:43.524 [DefaultDispatcher-worker-9 @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.530 [DefaultDispatcher-worker-5 @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-04-23 10:13:43.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 10:13:43.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 10:13:43.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.534 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752957da: (connection evicted) 2025-04-23 10:13:43.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 10:13:43.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 10:13:43.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 10:13:43.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 10:13:43.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.534 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5863ef93: (connection evicted) 2025-04-23 10:13:43.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 10:13:43.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eaaef66 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.536 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.537 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 10:13:43.550 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.558 [DefaultDispatcher-worker-18 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:43.559 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.559 [DefaultDispatcher-worker-18 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.559 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.559 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.559 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.560 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.561 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.563 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.563 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 10:13:43.563 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e2c701 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.564 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 10:13:43.572 [DefaultDispatcher-worker-22 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:43.572 [DefaultDispatcher-worker-22 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.572 [DefaultDispatcher-worker-22 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.572 [DefaultDispatcher-worker-22 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.573 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.573 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.579 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.588 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.590 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.591 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.597 [DefaultDispatcher-worker-1 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-04-23 10:13:43.607 [DefaultDispatcher-worker-17 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.613 [DefaultDispatcher-worker-12 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-04-23 10:13:43.626 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:43.626 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.626 [DefaultDispatcher-worker-6 @coroutine#2328] 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-23 10:13:43.626 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.627 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.637 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.664 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.675 [DefaultDispatcher-worker-8 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:43.675 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.675 [DefaultDispatcher-worker-8 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.675 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.676 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.676 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.805 [DefaultDispatcher-worker-5 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:43.805 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.805 [DefaultDispatcher-worker-5 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.805 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.806 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.806 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 10:13:43.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 10:13:43.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.865 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899: (connection evicted) 2025-04-23 10:13:43.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 10:13:43.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 10:13:43.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 10:13:43.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 10:13:43.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.866 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711329fe: (connection evicted) 2025-04-23 10:13:43.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 10:13:43.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 10:13:43.867 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c0392d 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.868 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 10:13:43.881 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.892 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.893 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.895 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e60c516 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.895 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.896 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 10:13:43.910 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.919 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.921 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.922 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.927 [DefaultDispatcher-worker-19 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:43.927 [DefaultDispatcher-worker-19 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.927 [DefaultDispatcher-worker-19 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:43.927 [DefaultDispatcher-worker-19 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.927 [DefaultDispatcher-worker-11 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7158a28c 2025-04-23 10:13:43.928 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.928 [DefaultDispatcher-worker-10 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:43.937 [DefaultDispatcher-worker-17 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.943 [DefaultDispatcher-worker-17 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.948 [DefaultDispatcher-worker-1 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a815a 2025-04-23 10:13:43.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 10:13:43.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 10:13:43.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.952 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a815a: (connection evicted) 2025-04-23 10:13:43.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 10:13:43.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 10:13:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 10:13:43.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 10:13:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:43.953 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7158a28c: (connection evicted) 2025-04-23 10:13:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:43.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 10:13:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0403a 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.954 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 10:13:43.955 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:43.955 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:43.955 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 10:13:43.968 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:43.978 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:43.979 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:43.982 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b45cfe 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:43.982 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 10:13:43.983 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:43.983 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:43.983 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 10:13:43.996 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:44.005 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:44.007 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:44.008 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:44.014 [DefaultDispatcher-worker-9 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18309e 2025-04-23 10:13:44.023 [DefaultDispatcher-worker-4 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:44.028 [DefaultDispatcher-worker-18 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:44.034 [DefaultDispatcher-worker-17 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87c960 2025-04-23 10:13:44.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 10:13:44.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 10:13:44.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.037 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c87c960: (connection evicted) 2025-04-23 10:13:44.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 10:13:44.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 10:13:44.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 10:13:44.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 10:13:44.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.038 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e18309e: (connection evicted) 2025-04-23 10:13:44.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 10:13:44.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 10:13:44.039 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 10:13:44.039 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.039 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.039 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.039 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427b24c0 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.040 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 10:13:44.053 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.062 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.064 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.065 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49925329 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.066 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 10:13:44.073 [DefaultDispatcher-worker-5 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:44.073 [DefaultDispatcher-worker-5 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.073 [DefaultDispatcher-worker-5 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.073 [DefaultDispatcher-worker-5 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.074 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.074 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.081 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.090 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.092 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.094 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.100 [DefaultDispatcher-worker-7 @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e41da0 2025-04-23 10:13:44.109 [DefaultDispatcher-worker-17 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.114 [DefaultDispatcher-worker-21 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.120 [DefaultDispatcher-worker-10 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2025-04-23 10:13:44.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 10:13:44.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 10:13:44.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.124 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7324d83: (connection evicted) 2025-04-23 10:13:44.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 10:13:44.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 10:13:44.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 10:13:44.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 10:13:44.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.124 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e41da0: (connection evicted) 2025-04-23 10:13:44.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 10:13:44.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4da454a7 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.127 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 10:13:44.140 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.149 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.151 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.152 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.159 [DefaultDispatcher-worker-12 @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66beb02d 2025-04-23 10:13:44.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 10:13:44.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 10:13:44.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.160 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66beb02d: (connection evicted) 2025-04-23 10:13:44.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 10:13:44.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768dcd21 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.161 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.162 [Test worker @coroutine#6179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 10:13:44.180 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.189 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.191 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.192 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.199 [DefaultDispatcher-worker-1 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.204 [DefaultDispatcher-worker-10 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:44.204 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.204 [DefaultDispatcher-worker-10 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.204 [DefaultDispatcher-worker-10 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.205 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.205 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.213 [DefaultDispatcher-worker-10 @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.218 [DefaultDispatcher-worker-19 @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1582dfec 2025-04-23 10:13:44.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 10:13:44.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 10:13:44.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.223 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1582dfec: (connection evicted) 2025-04-23 10:13:44.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 10:13:44.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462f1d85 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.224 [Test worker @coroutine#6207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 10:13:44.225 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.225 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.225 [Test worker @coroutine#6207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 10:13:44.238 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.246 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.248 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.249 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.255 [DefaultDispatcher-worker-18 @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.271 [DefaultDispatcher-worker-5 @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.276 [DefaultDispatcher-worker-15 @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.285 [DefaultDispatcher-worker-6 @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-04-23 10:13:44.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 10:13:44.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 10:13:44.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.287 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcecdd: (connection evicted) 2025-04-23 10:13:44.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 10:13:44.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a96081a 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.288 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 10:13:44.302 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.311 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.313 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.314 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.321 [DefaultDispatcher-worker-19 @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.329 [DefaultDispatcher-worker-13 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:44.329 [DefaultDispatcher-worker-13 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.329 [DefaultDispatcher-worker-13 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.329 [DefaultDispatcher-worker-13 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.330 [DefaultDispatcher-worker-1 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.330 [DefaultDispatcher-worker-1 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.335 [DefaultDispatcher-worker-1 @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.340 [DefaultDispatcher-worker-22 @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.347 [DefaultDispatcher-worker-21 @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-04-23 10:13:44.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 10:13:44.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 10:13:44.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.348 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f: (connection evicted) 2025-04-23 10:13:44.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 10:13:44.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28908c04 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-23 10:13:44.351 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 10:13:44.367 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-23 10:13:44.376 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-23 10:13:44.377 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-23 10:13:44.379 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-04-23 10:13:44.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 10:13:44.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 10:13:44.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 10:13:44.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 10:13:44.385 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113886b1 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-23 10:13:44.386 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 10:13:44.400 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-23 10:13:44.409 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-23 10:13:44.411 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-23 10:13:44.412 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-23 10:13:44.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 10:13:44.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 10:13:44.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 10:13:44.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.416 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3095a6e0 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-04-23 10:13:44.417 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 10:13:44.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-04-23 10:13:44.441 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-04-23 10:13:44.443 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-04-23 10:13:44.444 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-04-23 10:13:44.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 10:13:44.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 10:13:44.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 10:13:44.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 10:13:44.450 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477f80fc 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2924ff42 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2924ff42 2025-04-23 10:13:44.452 [UI Thread @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 10:13:44.466 [UI Thread @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2924ff42 2025-04-23 10:13:44.472 [UI Thread @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2924ff42 2025-04-23 10:13:44.473 [UI Thread @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2924ff42 2025-04-23 10:13:44.475 [UI Thread @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2924ff42 2025-04-23 10:13:44.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 10:13:44.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 10:13:44.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.479 [DefaultDispatcher-worker-17 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:44.479 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.479 [DefaultDispatcher-worker-17 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.479 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.479 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2924ff42: (connection evicted) 2025-04-23 10:13:44.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 10:13:44.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 10:13:44.480 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.480 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.482 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfd3d0 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 10:13:44.483 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 10:13:44.493 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 10:13:44.498 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 10:13:44.499 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 10:13:44.500 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-04-23 10:13:44.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 10:13:44.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 10:13:44.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 10:13:44.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 10:13:44.503 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7f9efc 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-04-23 10:13:44.504 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 10:13:44.513 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-04-23 10:13:44.518 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-04-23 10:13:44.519 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-04-23 10:13:44.520 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-04-23 10:13:44.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 10:13:44.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 10:13:44.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 10:13:44.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6ff37 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-23 10:13:44.522 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 10:13:44.533 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-23 10:13:44.538 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-23 10:13:44.539 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-23 10:13:44.540 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-23 10:13:44.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 10:13:44.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 10:13:44.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 10:13:44.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138f597 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-23 10:13:44.543 [Test worker @coroutine#6406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 10:13:44.558 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-23 10:13:44.565 [DefaultDispatcher-worker-18 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:44.565 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.565 [DefaultDispatcher-worker-18 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.565 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.566 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.566 [DefaultDispatcher-worker-18 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.568 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-23 10:13:44.569 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-23 10:13:44.571 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-23 10:13:44.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 10:13:44.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 10:13:44.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 10:13:44.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd63fcc 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-04-23 10:13:44.575 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-04-23 10:13:44.576 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-04-23 10:13:44.579 [DefaultDispatcher-worker-21 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:44.579 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.579 [DefaultDispatcher-worker-21 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.579 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.579 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.579 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.590 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-04-23 10:13:44.600 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-04-23 10:13:44.603 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-04-23 10:13:44.605 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-04-23 10:13:44.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-04-23 10:13:44.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-04-23 10:13:44.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-04-23 10:13:44.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fac5b2 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.610 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-04-23 10:13:44.611 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-04-23 10:13:44.611 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-04-23 10:13:44.611 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-04-23 10:13:44.626 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-04-23 10:13:44.633 [DefaultDispatcher-worker-1 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:44.633 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.633 [DefaultDispatcher-worker-1 @coroutine#2328] 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-23 10:13:44.633 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.634 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-04-23 10:13:44.634 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.635 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-04-23 10:13:44.636 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-04-23 10:13:44.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-04-23 10:13:44.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-04-23 10:13:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-04-23 10:13:44.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619d0977 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-04-23 10:13:44.639 [Test worker @coroutine#6467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-04-23 10:13:44.648 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-04-23 10:13:44.653 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-04-23 10:13:44.654 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-04-23 10:13:44.655 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-04-23 10:13:44.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-04-23 10:13:44.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-04-23 10:13:44.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-04-23 10:13:44.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18161415 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be3ba84 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be3ba84 2025-04-23 10:13:44.658 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-04-23 10:13:44.668 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be3ba84 2025-04-23 10:13:44.673 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be3ba84 2025-04-23 10:13:44.674 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be3ba84 2025-04-23 10:13:44.675 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be3ba84 2025-04-23 10:13:44.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-04-23 10:13:44.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-04-23 10:13:44.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-04-23 10:13:44.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2b9b96 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.679 [Test worker @coroutine#6504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-04-23 10:13:44.680 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-04-23 10:13:44.680 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-04-23 10:13:44.680 [Test worker @coroutine#6504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-04-23 10:13:44.683 [DefaultDispatcher-worker-17 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:44.683 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.683 [DefaultDispatcher-worker-17 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.683 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.683 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.684 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.689 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-04-23 10:13:44.694 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-04-23 10:13:44.695 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-04-23 10:13:44.696 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-04-23 10:13:44.698 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 10:13:44.698 [UI Thread @coroutine#6521] 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-23 10:13:44.698 [UI Thread @coroutine#6521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 10:13:44.699 [UI Thread @coroutine#6521] 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-23 10:13:44.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-04-23 10:13:44.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-04-23 10:13:44.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-04-23 10:13:44.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be0ea4a 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-04-23 10:13:44.702 [Test worker @coroutine#6527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-04-23 10:13:44.717 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-04-23 10:13:44.726 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-04-23 10:13:44.727 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-04-23 10:13:44.729 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-04-23 10:13:44.731 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58827/Site/verify 2025-04-23 10:13:44.731 [UI Thread @coroutine#6543] 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:58827/Site/verify. 2025-04-23 10:13:44.731 [UI Thread @coroutine#6543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58827/Site/verify 2025-04-23 10:13:44.733 [UI Thread @coroutine#6543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58827/Site/verify 2025-04-23 10:13:44.733 [UI Thread @coroutine#6543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58827/Site/verify 2025-04-23 10:13:44.734 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58827/Site/verify. 2025-04-23 10:13:44.734 [UI Thread @coroutine#6543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58827/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 10:13:44.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-04-23 10:13:44.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-04-23 10:13:44.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 10:13:44.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:44.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-04-23 10:13:44.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-04-23 10:13:44.738 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a36c310 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.739 [Test worker @coroutine#6550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-04-23 10:13:44.748 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.753 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.754 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.755 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.761 [DefaultDispatcher-worker-22 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.766 [DefaultDispatcher-worker-7 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51 2025-04-23 10:13:44.770 [UI Thread @coroutine#6569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44821/719661387630673920/_ustadmanifest.json 2025-04-23 10:13:44.770 [UI Thread @coroutine#6569] 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:44821/719661387630673920/_ustadmanifest.json. 2025-04-23 10:13:44.770 [UI Thread @coroutine#6569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44821/719661387630673920/_ustadmanifest.json 2025-04-23 10:13:44.771 [UI Thread @coroutine#6569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44821/719661387630673920/_ustadmanifest.json 2025-04-23 10:13:44.771 [UI Thread @coroutine#6569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44821/719661387630673920/_ustadmanifest.json 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] 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:44821/719661387630673920/_ustadmanifest.json. 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44821/719661387630673920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44821/mediainfo.json 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] 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:44821/mediainfo.json. 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44821/mediainfo.json 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44821/mediainfo.json 2025-04-23 10:13:44.772 [UI Thread @coroutine#6569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44821/mediainfo.json 2025-04-23 10:13:44.812 [DefaultDispatcher-worker-5 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:44.812 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.812 [DefaultDispatcher-worker-5 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.812 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.813 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.813 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.813 [UI Thread @coroutine#6569] 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:44821/mediainfo.json. 2025-04-23 10:13:44.813 [UI Thread @coroutine#6569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44821/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:44.839 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:44.934 [DefaultDispatcher-worker-3 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:44.934 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.934 [DefaultDispatcher-worker-3 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:44.934 [DefaultDispatcher-worker-3 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.935 [DefaultDispatcher-worker-22 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:44.935 [DefaultDispatcher-worker-22 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.080 [DefaultDispatcher-worker-22 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-04-23 10:13:45.081 [DefaultDispatcher-worker-22 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.081 [DefaultDispatcher-worker-22 @coroutine#2489] 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:43529/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.081 [DefaultDispatcher-worker-22 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.081 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.081 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43529/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.211 [DefaultDispatcher-worker-2 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-04-23 10:13:45.212 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.212 [DefaultDispatcher-worker-2 @coroutine#2158] 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:46557/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.212 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.212 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.212 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46557/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.239 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:45.254 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:45.336 [DefaultDispatcher-worker-4 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-04-23 10:13:45.336 [DefaultDispatcher-worker-4 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.336 [DefaultDispatcher-worker-4 @coroutine#2191] 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:36773/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.336 [DefaultDispatcher-worker-4 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.337 [DefaultDispatcher-worker-21 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.337 [DefaultDispatcher-worker-21 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36773/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.488 [DefaultDispatcher-worker-15 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0f5567 2025-04-23 10:13:45.488 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.488 [DefaultDispatcher-worker-15 @coroutine#2237] 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:43633/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.488 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.489 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.489 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.572 [DefaultDispatcher-worker-13 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b32f0b4 2025-04-23 10:13:45.572 [DefaultDispatcher-worker-13 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.573 [DefaultDispatcher-worker-13 @coroutine#2269] 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:59371/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.573 [DefaultDispatcher-worker-13 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.573 [DefaultDispatcher-worker-4 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.573 [DefaultDispatcher-worker-4 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59371/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.585 [DefaultDispatcher-worker-21 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2025-04-23 10:13:45.585 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.585 [DefaultDispatcher-worker-21 @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:49031/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.585 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.586 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.586 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49031/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.639 [DefaultDispatcher-worker-21 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52767294 2025-04-23 10:13:45.640 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.640 [DefaultDispatcher-worker-21 @coroutine#2328] 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-23 10:13:45.640 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.640 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.689 [DefaultDispatcher-worker-4 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2025-04-23 10:13:45.690 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.690 [DefaultDispatcher-worker-4 @coroutine#2342] 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:35653/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.690 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.690 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.690 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35653/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-04-23 10:13:45.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-04-23 10:13:45.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:45.816 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd69a51: (connection evicted) 2025-04-23 10:13:45.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:45.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-04-23 10:13:45.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-04-23 10:13:45.819 [DefaultDispatcher-worker-3 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2025-04-23 10:13:45.819 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.819 [DefaultDispatcher-worker-3 @coroutine#2393] 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:36283/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:45.819 [DefaultDispatcher-worker-3 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.820 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.820 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36283/UmAppDatabase/replication/nodeId 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31829b82 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.840 [Test worker @coroutine#6621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-04-23 10:13:45.854 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.863 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.865 [Test worker @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.866 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.873 [DefaultDispatcher-worker-8 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.878 [DefaultDispatcher-worker-3 @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb74661 2025-04-23 10:13:45.940 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:45.999 [DefaultDispatcher-worker-2 @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a349cb 2025-04-23 10:13:46.000 [DefaultDispatcher-worker-2 @coroutine#2436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:46.000 [DefaultDispatcher-worker-2 @coroutine#2436] 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:36995/UmAppDatabase/replication/nodeId. 2025-04-23 10:13:46.000 [DefaultDispatcher-worker-2 @coroutine#2436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:46.000 [DefaultDispatcher-worker-16 @coroutine#2436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:46.000 [DefaultDispatcher-worker-16 @coroutine#2436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36995/UmAppDatabase/replication/nodeId 2025-04-23 10:13:46.003 [UI Thread @coroutine#6639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47505/719661394443456512/_ustadmanifest.json 2025-04-23 10:13:46.003 [UI Thread @coroutine#6639] 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:47505/719661394443456512/_ustadmanifest.json. 2025-04-23 10:13:46.003 [UI Thread @coroutine#6639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47505/719661394443456512/_ustadmanifest.json 2025-04-23 10:13:46.004 [UI Thread @coroutine#6639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47505/719661394443456512/_ustadmanifest.json 2025-04-23 10:13:46.004 [UI Thread @coroutine#6639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47505/719661394443456512/_ustadmanifest.json 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] 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:47505/719661394443456512/_ustadmanifest.json. 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47505/719661394443456512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47505/tincan.xml 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] 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:47505/tincan.xml. 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47505/tincan.xml 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47505/tincan.xml 2025-04-23 10:13:46.005 [UI Thread @coroutine#6639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47505/tincan.xml 2025-04-23 10:13:46.046 [UI Thread @coroutine#6639] 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:47505/tincan.xml. 2025-04-23 10:13:46.046 [UI Thread @coroutine#6639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47505/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 10:13:46.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-04-23 10:13:46.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-04-23 10:13:46.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 10:13:46.053 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb74661: (connection evicted) 2025-04-23 10:13:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 10:13:46.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-04-23 10:13:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed.